﻿2026-06-09T09:50:43.3907244Z Current runner version: '2.334.0'
2026-06-09T09:50:43.3911750Z Runner name: 'hfenduleam'
2026-06-09T09:50:43.3912175Z Runner group name: 'Default'
2026-06-09T09:50:43.3912672Z Machine name: 'HFENDULEAM'
2026-06-09T09:50:43.3914938Z ##[group]GITHUB_TOKEN Permissions
2026-06-09T09:50:43.3916201Z Contents: read
2026-06-09T09:50:43.3916609Z Metadata: read
2026-06-09T09:50:43.3916947Z Packages: read
2026-06-09T09:50:43.3917271Z ##[endgroup]
2026-06-09T09:50:43.3918489Z Secret source: Actions
2026-06-09T09:50:43.3918897Z Prepare workflow directory
2026-06-09T09:50:43.4182046Z Prepare all required actions
2026-06-09T09:50:43.4205827Z Getting action download info
2026-06-09T09:50:43.8431850Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-09T09:50:44.4877808Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-09T09:50:44.5573722Z ##[group]Run actions/checkout@v5
2026-06-09T09:50:44.5574740Z with:
2026-06-09T09:50:44.5575286Z   repository: SaberMage/spt-core
2026-06-09T09:50:44.5581118Z   token: ***
2026-06-09T09:50:44.5581692Z   ssh-strict: true
2026-06-09T09:50:44.5582242Z   ssh-user: git
2026-06-09T09:50:44.5582825Z   persist-credentials: true
2026-06-09T09:50:44.5583432Z   clean: true
2026-06-09T09:50:44.5584005Z   sparse-checkout-cone-mode: true
2026-06-09T09:50:44.5584655Z   fetch-depth: 1
2026-06-09T09:50:44.5585193Z   fetch-tags: false
2026-06-09T09:50:44.5585763Z   show-progress: true
2026-06-09T09:50:44.5586322Z   lfs: false
2026-06-09T09:50:44.5586859Z   submodules: false
2026-06-09T09:50:44.5587419Z   set-safe-directory: true
2026-06-09T09:50:44.5588208Z ##[endgroup]
2026-06-09T09:50:44.7339836Z Syncing repository: SaberMage/spt-core
2026-06-09T09:50:44.7341465Z ##[group]Getting Git version info
2026-06-09T09:50:44.7342898Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-09T09:50:44.7581871Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-09T09:50:44.7785012Z git version 2.43.0.windows.1
2026-06-09T09:50:44.7810253Z ##[endgroup]
2026-06-09T09:50:44.7818540Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\07e4fd0d-72c8-469d-9040-ff19d6ca8c1e\.gitconfig'
2026-06-09T09:50:44.7834205Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\07e4fd0d-72c8-469d-9040-ff19d6ca8c1e' before making global git config changes
2026-06-09T09:50:44.7835826Z Adding repository directory to the temporary git global config as a safe directory
2026-06-09T09:50:44.7839637Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-09T09:50:44.8071390Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-09T09:50:44.8249179Z https://github.com/SaberMage/spt-core
2026-06-09T09:50:44.8275284Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-09T09:50:44.8279142Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-09T09:50:44.8470440Z refs/heads/dev-freeform
2026-06-09T09:50:44.8498961Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-09T09:50:44.8775365Z HEAD is now at 4e774a3 docs(plan): V032-PLAN.md — platform-safe update fetch + apply guard (v0.3.1 corruption fix)
2026-06-09T09:50:44.9229124Z ##[endgroup]
2026-06-09T09:50:44.9231866Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-09T09:50:45.2744403Z ##[group]Cleaning the repository
2026-06-09T09:50:45.2748799Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-09T09:50:49.7269066Z Removing .adapter-notify/
2026-06-09T09:50:49.7269577Z Removing target/
2026-06-09T09:50:49.7307462Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-09T09:50:49.7676317Z HEAD is now at 4e774a3 docs(plan): V032-PLAN.md — platform-safe update fetch + apply guard (v0.3.1 corruption fix)
2026-06-09T09:50:49.7698803Z ##[endgroup]
2026-06-09T09:50:49.7702921Z ##[group]Disabling automatic garbage collection
2026-06-09T09:50:49.7707433Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-09T09:50:49.7931582Z ##[endgroup]
2026-06-09T09:50:49.7931931Z ##[group]Setting up auth
2026-06-09T09:50:49.7939187Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-09T09:50:49.8177646Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-09T09:50:50.1759144Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-09T09:50:50.1979297Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-09T09:50:50.5531717Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-09T09:50:50.5766182Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-09T09:50:50.9263593Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-09T09:50:50.9550324Z ##[endgroup]
2026-06-09T09:50:50.9550714Z ##[group]Fetching the repository
2026-06-09T09:50:50.9556749Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +cabdc614fc0416e3a57de0a21b229db485089320:refs/remotes/origin/dev-freeform
2026-06-09T09:50:51.6744462Z From https://github.com/SaberMage/spt-core
2026-06-09T09:50:51.6745229Z  + 4e774a3...cabdc61 cabdc614fc0416e3a57de0a21b229db485089320 -> origin/dev-freeform  (forced update)
2026-06-09T09:50:51.6859265Z ##[endgroup]
2026-06-09T09:50:51.6859661Z ##[group]Determining the checkout info
2026-06-09T09:50:51.6860669Z ##[endgroup]
2026-06-09T09:50:51.6865805Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-09T09:50:51.7380786Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-09T09:50:51.7610567Z ##[group]Checking out the ref
2026-06-09T09:50:51.7615685Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-09T09:50:51.8346231Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-09T09:50:51.8346587Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-09T09:50:51.8347257Z Previous HEAD position was 4e774a3 docs(plan): V032-PLAN.md — platform-safe update fetch + apply guard (v0.3.1 corruption fix)
2026-06-09T09:50:51.8347779Z Switched to and reset branch 'dev-freeform'
2026-06-09T09:50:51.8370549Z ##[endgroup]
2026-06-09T09:50:51.8621366Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-09T09:50:51.8813931Z cabdc614fc0416e3a57de0a21b229db485089320
2026-06-09T09:50:51.9090733Z ##[group]Run cargo build --workspace --all-targets
2026-06-09T09:50:51.9091120Z [36;1mcargo build --workspace --all-targets[0m
2026-06-09T09:50:51.9161190Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-09T09:50:51.9161574Z ##[endgroup]
2026-06-09T09:50:52.8463669Z    Compiling proc-macro2 v1.0.106
2026-06-09T09:50:52.8464154Z    Compiling unicode-ident v1.0.24
2026-06-09T09:50:52.8464546Z    Compiling quote v1.0.45
2026-06-09T09:50:52.8464852Z    Compiling cfg-if v1.0.4
2026-06-09T09:50:52.8465221Z    Compiling serde_core v1.0.228
2026-06-09T09:50:52.8465537Z    Compiling serde v1.0.228
2026-06-09T09:50:52.8465840Z    Compiling windows-link v0.2.1
2026-06-09T09:50:52.8466158Z    Compiling typenum v1.20.1
2026-06-09T09:50:52.8466704Z    Compiling version_check v0.9.5
2026-06-09T09:50:52.8468641Z    Compiling portable-atomic v1.13.1
2026-06-09T09:50:52.8469226Z    Compiling getrandom v0.3.4
2026-06-09T09:50:52.8470096Z    Compiling find-msvc-tools v0.1.9
2026-06-09T09:50:52.8470713Z    Compiling critical-section v1.2.0
2026-06-09T09:50:52.8473091Z    Compiling shlex v2.0.1
2026-06-09T09:50:52.8473448Z    Compiling subtle v2.6.1
2026-06-09T09:50:52.8473800Z    Compiling memchr v2.8.1
2026-06-09T09:50:52.9197566Z    Compiling windows-sys v0.61.2
2026-06-09T09:50:52.9317973Z    Compiling semver v1.0.28
2026-06-09T09:50:52.9656924Z    Compiling smallvec v1.15.1
2026-06-09T09:50:53.0354657Z    Compiling itoa v1.0.18
2026-06-09T09:50:53.0625681Z    Compiling equivalent v1.0.2
2026-06-09T09:50:53.1197023Z    Compiling getrandom v0.2.17
2026-06-09T09:50:53.1521121Z    Compiling hashbrown v0.17.1
2026-06-09T09:50:53.1966969Z    Compiling rustc_version v0.4.1
2026-06-09T09:50:53.2470723Z    Compiling cpufeatures v0.2.17
2026-06-09T09:50:53.2478505Z    Compiling pin-project-lite v0.2.17
2026-06-09T09:50:53.2686903Z    Compiling generic-array v0.14.7
2026-06-09T09:50:53.3052586Z    Compiling log v0.4.32
2026-06-09T09:50:53.3240249Z    Compiling rand_core v0.10.1
2026-06-09T09:50:53.3426675Z    Compiling futures-core v0.3.32
2026-06-09T09:50:53.3651230Z    Compiling bytes v1.11.1
2026-06-09T09:50:53.4902952Z    Compiling getrandom v0.4.2
2026-06-09T09:50:53.5005909Z    Compiling stable_deref_trait v1.2.1
2026-06-09T09:50:53.5234751Z    Compiling libc v0.2.186
2026-06-09T09:50:53.5375575Z    Compiling autocfg v1.5.1
2026-06-09T09:50:53.5403464Z    Compiling slab v0.4.12
2026-06-09T09:50:53.6352822Z    Compiling futures-io v0.3.32
2026-06-09T09:50:53.6979528Z    Compiling indexmap v2.14.0
2026-06-09T09:50:53.7596152Z    Compiling futures-sink v0.3.32
2026-06-09T09:50:53.7729157Z    Compiling jobserver v0.1.34
2026-06-09T09:50:53.8210909Z    Compiling bitflags v2.12.1
2026-06-09T09:50:53.8250896Z    Compiling futures-channel v0.3.32
2026-06-09T09:50:53.8520175Z    Compiling curve25519-dalek v4.1.3
2026-06-09T09:50:53.8847504Z    Compiling futures-task v0.3.32
2026-06-09T09:50:53.9256491Z    Compiling zerocopy v0.8.50
2026-06-09T09:50:53.9557850Z    Compiling cc v1.2.63
2026-06-09T09:50:54.0966009Z    Compiling ahash v0.8.12
2026-06-09T09:50:54.1050382Z    Compiling rand_core v0.6.4
2026-06-09T09:50:54.1204317Z    Compiling fnv v1.0.7
2026-06-09T09:50:54.2199763Z    Compiling zmij v1.0.21
2026-06-09T09:50:54.2273380Z    Compiling pkg-config v0.3.33
2026-06-09T09:50:54.2526543Z    Compiling signature v2.2.0
2026-06-09T09:50:54.3055267Z    Compiling syn v2.0.117
2026-06-09T09:50:54.3417157Z    Compiling vcpkg v0.2.15
2026-06-09T09:50:54.4046528Z    Compiling ed25519 v2.2.3
2026-06-09T09:50:54.4060851Z    Compiling serde_json v1.0.150
2026-06-09T09:50:54.4579560Z    Compiling fastrand v2.4.1
2026-06-09T09:50:54.4965749Z    Compiling crypto-common v0.1.7
2026-06-09T09:50:54.5220753Z    Compiling block-buffer v0.10.4
2026-06-09T09:50:54.5371381Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-09T09:50:54.5769893Z    Compiling cfg_aliases v0.2.1
2026-06-09T09:50:54.6025721Z    Compiling writeable v0.6.3
2026-06-09T09:50:54.6364995Z    Compiling digest v0.10.7
2026-06-09T09:50:54.6655247Z    Compiling rustversion v1.0.22
2026-06-09T09:50:54.6678132Z    Compiling fallible-iterator v0.3.0
2026-06-09T09:50:54.6766756Z    Compiling litemap v0.8.2
2026-06-09T09:50:54.7814141Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-09T09:50:54.8083765Z    Compiling icu_normalizer_data v2.2.0
2026-06-09T09:50:54.8794670Z    Compiling sha2 v0.10.9
2026-06-09T09:50:54.8891833Z    Compiling cmake v0.1.58
2026-06-09T09:50:54.9278035Z    Compiling icu_properties_data v2.2.0
2026-06-09T09:50:54.9483278Z    Compiling fs_extra v1.3.0
2026-06-09T09:50:54.9508298Z    Compiling utf8_iter v1.0.4
2026-06-09T09:50:55.0747410Z    Compiling dunce v1.0.5
2026-06-09T09:50:55.0994312Z    Compiling windows-targets v0.52.6
2026-06-09T09:50:55.1074225Z    Compiling anyhow v1.0.102
2026-06-09T09:50:55.1710314Z    Compiling windows-sys v0.59.0
2026-06-09T09:50:55.2075401Z    Compiling percent-encoding v2.3.2
2026-06-09T09:50:55.2293302Z    Compiling http v1.4.1
2026-06-09T09:50:55.2334605Z    Compiling cpufeatures v0.3.0
2026-06-09T09:50:55.2709014Z    Compiling thiserror v2.0.18
2026-06-09T09:50:55.4055892Z    Compiling aws-lc-rs v1.17.0
2026-06-09T09:50:55.4106499Z    Compiling strsim v0.11.1
2026-06-09T09:50:55.4136355Z    Compiling chacha20 v0.10.0
2026-06-09T09:50:55.4615742Z    Compiling form_urlencoded v1.2.2
2026-06-09T09:50:55.4669334Z    Compiling untrusted v0.9.0
2026-06-09T09:50:55.6164601Z    Compiling ident_case v1.0.1
2026-06-09T09:50:55.6314937Z    Compiling rand v0.10.1
2026-06-09T09:50:55.6864396Z    Compiling num-traits v0.2.19
2026-06-09T09:50:55.6956698Z    Compiling windows-result v0.4.1
2026-06-09T09:50:55.7364456Z    Compiling windows-strings v0.5.1
2026-06-09T09:50:55.9374874Z    Compiling libsqlite3-sys v0.30.1
2026-06-09T09:50:55.9917063Z    Compiling aws-lc-sys v0.41.0
2026-06-09T09:50:56.0398906Z    Compiling ring v0.17.14
2026-06-09T09:50:56.0747481Z    Compiling rustls v0.23.40
2026-06-09T09:50:56.0903201Z    Compiling unicode-segmentation v1.13.3
2026-06-09T09:50:56.1744763Z    Compiling scopeguard v1.2.0
2026-06-09T09:50:56.2341564Z    Compiling unicode-xid v0.2.6
2026-06-09T09:50:56.2847446Z    Compiling lock_api v0.4.14
2026-06-09T09:50:56.3129341Z    Compiling const-oid v0.10.2
2026-06-09T09:50:56.3870441Z    Compiling atomic-waker v1.1.2
2026-06-09T09:50:56.4633919Z    Compiling httparse v1.10.1
2026-06-09T09:50:56.4684255Z    Compiling http-body v1.0.1
2026-06-09T09:50:56.5109986Z    Compiling convert_case v0.10.0
2026-06-09T09:50:56.5481437Z    Compiling hybrid-array v0.4.12
2026-06-09T09:50:56.5640562Z    Compiling powerfmt v0.2.0
2026-06-09T09:50:56.6076687Z    Compiling heck v0.5.0
2026-06-09T09:50:56.6307620Z    Compiling winapi v0.3.9
2026-06-09T09:50:56.6435246Z    Compiling base64ct v1.8.3
2026-06-09T09:50:56.7310166Z    Compiling deranged v0.5.8
2026-06-09T09:50:56.8220347Z    Compiling memoffset v0.6.5
2026-06-09T09:50:56.8677796Z    Compiling tower-service v0.3.3
2026-06-09T09:50:56.8795125Z    Compiling tinyvec_macros v0.1.1
2026-06-09T09:50:57.0523548Z    Compiling pem-rfc7468 v1.0.0
2026-06-09T09:50:57.0532190Z    Compiling time-core v0.1.8
2026-06-09T09:50:57.1136678Z    Compiling thiserror v1.0.69
2026-06-09T09:50:57.1831526Z    Compiling parking_lot_core v0.9.12
2026-06-09T09:50:57.2397655Z    Compiling data-encoding v2.11.0
2026-06-09T09:50:57.2398292Z    Compiling base64 v0.22.1
2026-06-09T09:50:57.2658692Z    Compiling num-conv v0.2.2
2026-06-09T09:50:57.4165213Z    Compiling try-lock v0.2.5
2026-06-09T09:50:57.5517454Z    Compiling crypto-common v0.2.2
2026-06-09T09:50:57.6190836Z    Compiling want v0.3.1
2026-06-09T09:50:57.6596458Z    Compiling block-buffer v0.12.0
2026-06-09T09:50:57.6751996Z    Compiling tinyvec v1.11.0
2026-06-09T09:50:57.7221388Z    Compiling vergen-lib v9.1.0
2026-06-09T09:50:57.8102771Z    Compiling n0-future v0.3.2
2026-06-09T09:50:57.8109048Z    Compiling serial-core v0.4.0
2026-06-09T09:50:57.8276973Z    Compiling inout v0.1.4
2026-06-09T09:50:57.8902216Z    Compiling parking v2.2.1
2026-06-09T09:50:57.9735440Z    Compiling crossbeam-utils v0.8.21
2026-06-09T09:50:58.0258251Z    Compiling synstructure v0.13.2
2026-06-09T09:50:58.0301529Z    Compiling darling_core v0.20.11
2026-06-09T09:50:58.1051737Z    Compiling diatomic-waker v0.2.3
2026-06-09T09:50:58.1302856Z    Compiling ref-cast v1.0.25
2026-06-09T09:50:58.1401042Z    Compiling spin v0.10.0
2026-06-09T09:50:58.1810222Z    Compiling winreg v0.10.1
2026-06-09T09:50:58.2630870Z    Compiling cordyceps v0.3.4
2026-06-09T09:50:58.2758622Z    Compiling winnow v1.0.3
2026-06-09T09:50:58.4861053Z    Compiling httpdate v1.0.3
2026-06-09T09:50:58.5603765Z    Compiling futures-buffered v0.2.13
2026-06-09T09:50:58.5858728Z    Compiling digest v0.11.3
2026-06-09T09:50:58.7346244Z    Compiling serde_derive_internals v0.29.1
2026-06-09T09:50:58.7535535Z    Compiling futures-lite v2.6.1
2026-06-09T09:50:58.7590407Z    Compiling serial-windows v0.4.0
2026-06-09T09:50:58.7591573Z    Compiling cipher v0.4.4
2026-06-09T09:50:58.8635525Z    Compiling vergen v9.1.0
2026-06-09T09:50:58.9429298Z    Compiling vergen-lib v0.1.6
2026-06-09T09:50:58.9721519Z    Compiling noq-udp v0.10.0
2026-06-09T09:50:59.0215323Z    Compiling universal-hash v0.5.1
2026-06-09T09:50:59.1115093Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-09T09:50:59.1541230Z    Compiling heapless v0.7.17
2026-06-09T09:50:59.1815976Z    Compiling sync_wrapper v1.0.2
2026-06-09T09:50:59.2091944Z    Compiling aho-corasick v1.1.4
2026-06-09T09:50:59.2805354Z    Compiling opaque-debug v0.3.1
2026-06-09T09:50:59.3309482Z    Compiling winnow v0.7.15
2026-06-09T09:50:59.3803332Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-09T09:50:59.3937952Z    Compiling pin-utils v0.1.0
2026-06-09T09:50:59.4441909Z    Compiling toml_write v0.1.2
2026-06-09T09:50:59.4442754Z    Compiling either v1.16.0
2026-06-09T09:50:59.4665811Z    Compiling lazy_static v1.5.0
2026-06-09T09:50:59.4729340Z    Compiling byteorder v1.5.0
2026-06-09T09:50:59.5670264Z    Compiling regex-syntax v0.8.10
2026-06-09T09:50:59.5710435Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-09T09:50:59.6355230Z    Compiling bitflags v1.3.2
2026-06-09T09:50:59.6641279Z    Compiling hash32 v0.2.1
2026-06-09T09:50:59.6796439Z    Compiling shared_library v0.1.9
2026-06-09T09:50:59.7607095Z    Compiling nix v0.25.1
2026-06-09T09:50:59.7743114Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-09T09:50:59.9600346Z    Compiling polyval v0.6.2
2026-06-09T09:51:00.0465463Z    Compiling parking_lot v0.12.5
2026-06-09T09:51:00.1015076Z    Compiling serial v0.4.0
2026-06-09T09:51:00.1390021Z    Compiling spin v0.9.8
2026-06-09T09:51:00.1616203Z    Compiling vergen-gitcl v1.0.8
2026-06-09T09:51:00.2244160Z    Compiling windows-threading v0.2.1
2026-06-09T09:51:00.2377710Z    Compiling dyn-clone v1.0.20
2026-06-09T09:51:00.3640943Z    Compiling shell-words v1.1.1
2026-06-09T09:51:00.3951054Z    Compiling downcast-rs v1.2.1
2026-06-09T09:51:00.4026183Z    Compiling tower-layer v0.3.3
2026-06-09T09:51:00.4039193Z    Compiling signature v3.0.0
2026-06-09T09:51:00.5237324Z    Compiling serde_derive v1.0.228
2026-06-09T09:51:00.6042398Z    Compiling zeroize_derive v1.4.3
2026-06-09T09:51:00.6042914Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-09T09:51:00.6277516Z    Compiling zerofrom-derive v0.1.7
2026-06-09T09:51:00.6278560Z    Compiling tokio-macros v2.7.0
2026-06-09T09:51:00.8058943Z    Compiling socket2 v0.6.4
2026-06-09T09:51:00.8232608Z    Compiling mio v1.2.1
2026-06-09T09:51:01.1231600Z    Compiling yoke-derive v0.8.2
2026-06-09T09:51:01.2856404Z    Compiling futures-macro v0.3.32
2026-06-09T09:51:01.3068988Z    Compiling zerovec-derive v0.11.3
2026-06-09T09:51:01.4162572Z    Compiling zeroize v1.8.2
2026-06-09T09:51:01.4318927Z    Compiling displaydoc v0.2.6
2026-06-09T09:51:01.4441250Z    Compiling tracing-attributes v0.1.31
2026-06-09T09:51:01.5941356Z    Compiling tokio v1.52.3
2026-06-09T09:51:01.5965966Z    Compiling thiserror-impl v2.0.18
2026-06-09T09:51:02.1862763Z    Compiling rustls-pki-types v1.14.1
2026-06-09T09:51:02.3206991Z    Compiling futures-util v0.3.32
2026-06-09T09:51:02.3329184Z    Compiling darling_macro v0.20.11
2026-06-09T09:51:02.4070844Z    Compiling zerofrom v0.1.8
2026-06-09T09:51:02.6997283Z    Compiling derive_more-impl v2.1.1
2026-06-09T09:51:02.7545448Z    Compiling spez v0.1.2
2026-06-09T09:51:02.7856898Z    Compiling n0-error-macros v0.1.3
2026-06-09T09:51:02.8173358Z    Compiling yoke v0.8.3
2026-06-09T09:51:02.8395024Z    Compiling ed25519-dalek v2.2.0
2026-06-09T09:51:02.9039278Z    Compiling darling v0.20.11
2026-06-09T09:51:03.0381284Z    Compiling spt-proto v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-09T09:51:03.1368617Z    Compiling derive_builder_core v0.20.2
2026-06-09T09:51:03.2008364Z    Compiling zerovec v0.11.6
2026-06-09T09:51:03.2446476Z    Compiling zerotrie v0.2.4
2026-06-09T09:51:03.2510697Z    Compiling windows-interface v0.59.3
2026-06-09T09:51:03.2630806Z    Compiling windows-implement v0.60.2
2026-06-09T09:51:03.4412057Z    Compiling der v0.8.0-rc.10
2026-06-09T09:51:03.5296074Z    Compiling pin-project-internal v1.1.13
2026-06-09T09:51:03.7103632Z    Compiling thiserror-impl v1.0.69
2026-06-09T09:51:03.7357401Z    Compiling ref-cast-impl v1.0.25
2026-06-09T09:51:03.8173626Z    Compiling tinystr v0.8.3
2026-06-09T09:51:03.8301339Z    Compiling potential_utf v0.1.5
2026-06-09T09:51:03.8974237Z    Compiling n0-error v0.1.3
2026-06-09T09:51:04.0496595Z    Compiling icu_locale_core v2.2.0
2026-06-09T09:51:04.0906918Z    Compiling icu_collections v2.2.0
2026-06-09T09:51:04.1051164Z    Compiling regex-automata v0.4.14
2026-06-09T09:51:04.2213935Z    Compiling windows-core v0.62.2
2026-06-09T09:51:04.4069883Z    Compiling derive_builder_macro v0.20.2
2026-06-09T09:51:04.5431377Z    Compiling spki v0.8.0-rc.4
2026-06-09T09:51:04.5493906Z    Compiling schemars_derive v1.2.1
2026-06-09T09:51:04.8121253Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-09T09:51:04.8293568Z    Compiling derive_builder v0.20.2
2026-06-09T09:51:04.8758699Z    Compiling windows-future v0.3.2
2026-06-09T09:51:05.0735451Z    Compiling icu_provider v2.2.0
2026-06-09T09:51:05.1054996Z    Compiling ipnet v2.12.0
2026-06-09T09:51:05.1329873Z    Compiling pin-project v1.1.13
2026-06-09T09:51:05.1373169Z    Compiling serde_spanned v0.6.9
2026-06-09T09:51:05.3331921Z    Compiling icu_properties v2.2.0
2026-06-09T09:51:05.3379686Z    Compiling icu_normalizer v2.2.0
2026-06-09T09:51:05.4109111Z    Compiling toml_datetime v0.6.11
2026-06-09T09:51:05.4897678Z    Compiling once_cell v1.21.4
2026-06-09T09:51:05.4898157Z    Compiling filedescriptor v0.8.3
2026-06-09T09:51:05.4982289Z    Compiling prefix-trie v0.8.4
2026-06-09T09:51:05.5662603Z    Compiling futures-executor v0.3.32
2026-06-09T09:51:05.7508016Z    Compiling tracing-core v0.1.36
2026-06-09T09:51:05.7541782Z    Compiling tokio-util v0.7.18
2026-06-09T09:51:05.7886289Z    Compiling tempfile v3.27.0
2026-06-09T09:51:05.7905474Z    Compiling toml_edit v0.22.27
2026-06-09T09:51:05.9423081Z    Compiling hashbrown v0.14.5
2026-06-09T09:51:05.9460679Z    Compiling futures v0.3.32
2026-06-09T09:51:05.9579714Z    Compiling portable-pty v0.8.1
2026-06-09T09:51:06.0432036Z    Compiling ed25519 v3.0.0-rc.4
2026-06-09T09:51:06.1507100Z    Compiling tracing v0.1.44
2026-06-09T09:51:06.2117808Z    Compiling regex v1.12.3
2026-06-09T09:51:06.4278200Z    Compiling schemars v1.2.1
2026-06-09T09:51:06.5699629Z    Compiling hashlink v0.9.1
2026-06-09T09:51:06.5786373Z    Compiling idna_adapter v1.2.2
2026-06-09T09:51:06.6125403Z    Compiling h2 v0.4.14
2026-06-09T09:51:06.7187510Z    Compiling idna v1.1.0
2026-06-09T09:51:06.8645234Z    Compiling rusqlite v0.32.1
2026-06-09T09:51:06.9265305Z    Compiling windows-collections v0.3.2
2026-06-09T09:51:07.0019702Z    Compiling derive_more v2.1.1
2026-06-09T09:51:07.0611068Z    Compiling url v2.5.8
2026-06-09T09:51:07.1101654Z    Compiling windows-numerics v0.3.1
2026-06-09T09:51:07.2068486Z    Compiling cobs v0.3.0
2026-06-09T09:51:07.3804476Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-09T09:51:07.4193074Z    Compiling postcard-derive v0.2.2
2026-06-09T09:51:07.4272322Z    Compiling proc-macro-crate v3.5.0
2026-06-09T09:51:07.4318050Z    Compiling ghash v0.5.1
2026-06-09T09:51:07.4962389Z    Compiling aes v0.8.4
2026-06-09T09:51:07.5266023Z    Compiling ctr v0.9.2
2026-06-09T09:51:07.5721307Z    Compiling toml v0.8.23
2026-06-09T09:51:07.7175879Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-09T09:51:07.8720675Z    Compiling spt-store v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-09T09:51:08.0810216Z    Compiling sha2 v0.11.0-rc.5
2026-06-09T09:51:08.0976045Z    Compiling time v0.3.47
2026-06-09T09:51:08.1347158Z    Compiling http-body-util v0.1.3
2026-06-09T09:51:08.3165206Z    Compiling aead v0.5.2
2026-06-09T09:51:08.3416693Z    Compiling ipconfig v0.3.4
2026-06-09T09:51:08.3856184Z    Compiling widestring v1.2.1
2026-06-09T09:51:08.4688322Z    Compiling aes-gcm v0.10.3
2026-06-09T09:51:08.4920359Z    Compiling num_enum_derive v0.7.6
2026-06-09T09:51:08.6970876Z    Compiling postcard v1.1.3
2026-06-09T09:51:08.7126687Z    Compiling data-encoding-macro v0.1.20
2026-06-09T09:51:08.7127212Z    Compiling windows v0.62.2
2026-06-09T09:51:08.9148730Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-09T09:51:08.9536124Z    Compiling tower v0.5.3
2026-06-09T09:51:09.1446492Z    Compiling chrono v0.4.45
2026-06-09T09:51:09.2586146Z    Compiling crossbeam-channel v0.5.15
2026-06-09T09:51:09.3426870Z    Compiling crossbeam-epoch v0.9.18
2026-06-09T09:51:09.4050933Z    Compiling strum_macros v0.28.0
2026-06-09T09:51:09.5606532Z    Compiling iroh-metrics-derive v0.4.1
2026-06-09T09:51:09.7528233Z    Compiling spt-msg v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-09T09:51:09.7801299Z    Compiling enum-assoc v1.3.0
2026-06-09T09:51:09.9381883Z    Compiling async-trait v0.1.89
2026-06-09T09:51:09.9448190Z    Compiling blake3 v1.8.5
2026-06-09T09:51:10.2022175Z    Compiling windows-registry v0.6.1
2026-06-09T09:51:10.2721498Z    Compiling netwatch v0.16.0
2026-06-09T09:51:10.3459704Z    Compiling hyper v1.10.1
2026-06-09T09:51:10.5818601Z    Compiling noq v0.18.0
2026-06-09T09:51:10.6211572Z    Compiling uuid v1.23.2
2026-06-09T09:51:10.6218677Z    Compiling acto v0.8.2
2026-06-09T09:51:10.6535379Z    Compiling mac-addr v0.3.0
2026-06-09T09:51:10.7053739Z    Compiling xml-rs v0.8.28
2026-06-09T09:51:10.8986512Z    Compiling lru-slab v0.1.2
2026-06-09T09:51:10.9155358Z    Compiling rustc-hash v2.1.2
2026-06-09T09:51:10.9265954Z    Compiling identity-hash v0.1.0
2026-06-09T09:51:11.0159622Z    Compiling sorted-index-buffer v0.2.1
2026-06-09T09:51:11.0698748Z    Compiling tagptr v0.2.0
2026-06-09T09:51:11.0778630Z    Compiling allocator-api2 v0.2.21
2026-06-09T09:51:11.0854916Z    Compiling ryu v1.0.23
2026-06-09T09:51:11.2182134Z    Compiling foldhash v0.2.0
2026-06-09T09:51:11.2275634Z    Compiling moka v0.12.15
2026-06-09T09:51:11.2618591Z    Compiling iroh-metrics v0.38.3
2026-06-09T09:51:11.3672216Z    Compiling xmltree v0.10.3
2026-06-09T09:51:11.3747921Z    Compiling netdev v0.42.0
2026-06-09T09:51:11.3996418Z    Compiling iroh-relay v0.98.0
2026-06-09T09:51:11.4647735Z    Compiling hashbrown v0.16.1
2026-06-09T09:51:11.6257955Z    Compiling spt-term v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-09T09:51:11.9218914Z    Compiling hyper-util v0.1.20
2026-06-09T09:51:12.0201238Z    Compiling strum v0.28.0
2026-06-09T09:51:12.0407383Z    Compiling spt-runtime v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-09T09:51:12.1431685Z    Compiling num_enum v0.7.6
2026-06-09T09:51:12.2059731Z    Compiling tower-http v0.6.11
2026-06-09T09:51:12.2466598Z    Compiling iroh-base v0.98.0
2026-06-09T09:51:12.2559213Z    Compiling attohttpc v0.30.1
2026-06-09T09:51:12.3123013Z    Compiling n0-watcher v0.6.1
2026-06-09T09:51:12.4629438Z    Compiling tokio-stream v0.1.18
2026-06-09T09:51:12.5928810Z    Compiling simple-dns v0.9.3
2026-06-09T09:51:12.6742414Z    Compiling arrayvec v0.7.6
2026-06-09T09:51:12.7283728Z    Compiling sha1_smol v1.0.1
2026-06-09T09:51:12.7365682Z    Compiling resolv-conf v0.7.6
2026-06-09T09:51:12.9226336Z    Compiling constant_time_eq v0.4.2
2026-06-09T09:51:12.9710055Z    Compiling smol_str v0.1.24
2026-06-09T09:51:12.9839746Z    Compiling arrayref v0.3.9
2026-06-09T09:51:13.0020530Z    Compiling simdutf8 v0.1.5
2026-06-09T09:51:13.0779318Z    Compiling lru v0.16.4
2026-06-09T09:51:13.1599924Z    Compiling webpki-roots v1.0.7
2026-06-09T09:51:13.2316489Z    Compiling seize v0.5.1
2026-06-09T09:51:13.2591517Z    Compiling serde_bytes v0.11.19
2026-06-09T09:51:13.2991677Z    Compiling igd-next v0.17.1
2026-06-09T09:51:13.3215244Z    Compiling hmac v0.12.1
2026-06-09T09:51:13.3425852Z    Compiling iroh v0.98.2
2026-06-09T09:51:13.3840704Z    Compiling cmov v0.5.4
2026-06-09T09:51:13.4630835Z    Compiling hkdf v0.12.4
2026-06-09T09:51:13.5254713Z    Compiling iroh-dns v0.98.0
2026-06-09T09:51:13.6223918Z    Compiling ctutils v0.4.2
2026-06-09T09:51:13.6420984Z    Compiling papaya v0.2.4
2026-06-09T09:51:13.7291037Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-09T09:51:13.7584328Z    Compiling backon v1.6.0
2026-06-09T09:51:13.7739072Z    Compiling spake2 v0.4.0
2026-06-09T09:51:13.8123172Z    Compiling sha1 v0.10.6
2026-06-09T09:51:13.8876208Z    Compiling recvmsg v1.0.0
2026-06-09T09:51:14.0843659Z    Compiling doctest-file v1.1.1
2026-06-09T09:51:14.0880480Z    Compiling spt-live v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-09T09:51:14.1018460Z    Compiling utf8parse v0.2.2
2026-06-09T09:51:14.1157254Z    Compiling once_cell_polyfill v1.70.2
2026-06-09T09:51:14.1541144Z    Compiling anstyle v1.0.14
2026-06-09T09:51:14.1656976Z    Compiling anstyle-query v1.1.5
2026-06-09T09:51:14.2618090Z    Compiling anstyle-parse v1.0.0
2026-06-09T09:51:14.2663357Z    Compiling is_terminal_polyfill v1.70.2
2026-06-09T09:51:14.3314944Z    Compiling colorchoice v1.0.5
2026-06-09T09:51:14.3927977Z    Compiling anstyle-wincon v3.0.11
2026-06-09T09:51:14.3949856Z    Compiling terminal_size v0.4.4
2026-06-09T09:51:14.4078212Z    Compiling clap_lex v1.1.0
2026-06-09T09:51:14.4418965Z    Compiling clap_derive v4.6.1
2026-06-09T09:51:14.4568212Z    Compiling qrcode v0.14.1
2026-06-09T09:51:14.5501271Z    Compiling anstream v1.0.0
2026-06-09T09:51:14.6306734Z    Compiling interprocess v2.4.2
2026-06-09T09:51:14.7425709Z    Compiling mock-adapter v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-09T09:51:15.0630629Z    Compiling clap_builder v4.6.0
2026-06-09T09:51:16.9698802Z    Compiling clap v4.6.1
2026-06-09T09:51:18.4020679Z    Compiling wmi v0.18.4
2026-06-09T09:51:20.2217958Z    Compiling portmapper v0.16.0
2026-06-09T09:51:29.8670947Z    Compiling rustls-webpki v0.103.13
2026-06-09T09:51:32.1021460Z    Compiling tokio-rustls v0.26.4
2026-06-09T09:51:32.1021811Z    Compiling rustls-platform-verifier v0.7.0
2026-06-09T09:51:32.1022088Z    Compiling noq-proto v0.17.0
2026-06-09T09:51:32.2568603Z    Compiling hickory-net v0.26.0-beta.4
2026-06-09T09:51:32.2569033Z    Compiling hyper-rustls v0.27.9
2026-06-09T09:51:32.2569372Z    Compiling tokio-websockets v0.13.2
2026-06-09T09:51:32.3994957Z    Compiling reqwest v0.13.4
2026-06-09T09:51:33.2867368Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-09T09:51:49.3635419Z    Compiling spt-net v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-09T09:51:50.6622868Z    Compiling spt-daemon v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-09T09:51:58.8033434Z    Compiling spt v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-09T09:52:15.6334800Z    Compiling xtask v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-09T09:52:26.2027529Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
2026-06-09T09:52:26.3319928Z ##[group]Run cargo test --workspace
2026-06-09T09:52:26.3320248Z [36;1mcargo test --workspace[0m
2026-06-09T09:52:26.3372269Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-09T09:52:26.3372552Z ##[endgroup]
2026-06-09T09:52:27.0698266Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
2026-06-09T09:52:27.1217174Z      Running unittests src\main.rs (target\debug\deps\mock_session-f32992f8d55a1782.exe)
2026-06-09T09:52:27.1476816Z 
2026-06-09T09:52:27.1477117Z running 0 tests
2026-06-09T09:52:27.1477337Z 
2026-06-09T09:52:27.1477570Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:52:27.1477809Z 
2026-06-09T09:52:27.1489147Z      Running unittests src\shell.rs (target\debug\deps\mock_shell-8726e58dfb539f15.exe)
2026-06-09T09:52:27.1727136Z 
2026-06-09T09:52:27.1727326Z running 0 tests
2026-06-09T09:52:27.1727471Z 
2026-06-09T09:52:27.1727789Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:52:27.1728074Z 
2026-06-09T09:52:27.1738606Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-9a29a52ccd9f6c0a.exe)
2026-06-09T09:52:27.3845069Z 
2026-06-09T09:52:27.3845351Z running 3 tests
2026-06-09T09:52:27.3865479Z test mock_manifest_parses_and_validates ... ok
2026-06-09T09:52:27.3865802Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-09T09:52:27.3866054Z test mock_has_no_claude_code_conventions ... ok
2026-06-09T09:52:27.3866430Z 
2026-06-09T09:52:27.3866623Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:52:27.3866844Z 
2026-06-09T09:52:27.3879358Z      Running unittests src\main.rs (target\debug\deps\spt-0d4bc223a23aa54b.exe)
2026-06-09T09:52:28.1388190Z 
2026-06-09T09:52:28.1388552Z running 108 tests
2026-06-09T09:52:28.1398454Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-09T09:52:28.1398862Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-09T09:52:28.1401717Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-09T09:52:28.1402065Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-09T09:52:28.1402476Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-09T09:52:28.1405789Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-09T09:52:28.1406154Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-09T09:52:28.1471089Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-09T09:52:28.1532750Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-09T09:52:28.1589508Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-09T09:52:28.1865158Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-09T09:52:28.1878587Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-09T09:52:28.1892467Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-09T09:52:28.1951382Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-09T09:52:28.2681243Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-09T09:52:28.3242679Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-09T09:52:28.4047695Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-09T09:52:28.4069922Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-09T09:52:28.4073557Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-09T09:52:28.4087291Z test api::tests::adapter_is_required ... ok
2026-06-09T09:52:28.4094565Z test api::tests::state_value_is_validated ... ok
2026-06-09T09:52:28.4115613Z test api::tests::surface_parses ... ok
2026-06-09T09:52:28.5228809Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-09T09:52:28.5280872Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-09T09:52:28.5378168Z test api::reporting::tests::history_log_appends ... ok
2026-06-09T09:52:28.5424951Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-09T09:52:28.5493010Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-09T09:52:28.5523859Z test cli::tests::access_subcommands_parse ... ok
2026-06-09T09:52:28.5542497Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-09T09:52:28.5543808Z test cli::tests::applied_message_renders_semver_or_counter_fallback ... ok
2026-06-09T09:52:28.5545043Z test cli::tests::connection_lines_net_less_hides_stale_heartbeat ... ok
2026-06-09T09:52:28.5547314Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-09T09:52:28.5550608Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-09T09:52:28.5646477Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-09T09:52:28.5648655Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-09T09:52:28.5697792Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-09T09:52:28.5721881Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-09T09:52:28.5729764Z test cli::tests::digest_flag_defaults ... ok
2026-06-09T09:52:28.5731184Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-09T09:52:28.5760600Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-09T09:52:28.5761996Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-09T09:52:28.5795583Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-09T09:52:28.5823008Z test cli::tests::grant_subcommands_parse ... ok
2026-06-09T09:52:28.5846213Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-09T09:52:28.5907965Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-09T09:52:28.5910326Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-09T09:52:28.5923214Z test cli::tests::invalid_usage_errors ... ok
2026-06-09T09:52:28.5924399Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-09T09:52:28.5926568Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-09T09:52:28.5929209Z test cli::tests::node_level_label_names_an_endpointless_peer ... ok
2026-06-09T09:52:28.5930721Z test cli::tests::node_rows_disambiguate_only_on_label_collision ... ok
2026-06-09T09:52:28.5932933Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-09T09:52:28.5935400Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-09T09:52:28.5938697Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-09T09:52:28.5965873Z test cli::tests::notify_surface_parses ... ok
2026-06-09T09:52:28.5967225Z test cli::tests::origin_set_and_asset_urls_latest_and_tag ... ok
2026-06-09T09:52:28.6016088Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-09T09:52:28.6029119Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-09T09:52:28.6209748Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-09T09:52:28.6257729Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-09T09:52:28.6371871Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-09T09:52:28.6373184Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-09T09:52:28.6380805Z test cli::tests::ring_timeout_defaults ... ok
2026-06-09T09:52:28.6428199Z test api::startup::tests::missing_seed_refused ... ok
2026-06-09T09:52:28.6435924Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-09T09:52:28.6662009Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-09T09:52:28.6906076Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-09T09:52:28.6953596Z test cli::tests::run_bounded_yields_value_or_timeout_default ... ok
2026-06-09T09:52:28.6962745Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-09T09:52:28.7045864Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-09T09:52:28.7080997Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-09T09:52:28.7125840Z test cli::tests::shell_subcommands_parse ... ok
2026-06-09T09:52:28.7163869Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-09T09:52:28.7216208Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-09T09:52:28.7305036Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-09T09:52:28.7333417Z test cli::tests::subcommands_parse ... ok
2026-06-09T09:52:28.7410823Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-09T09:52:28.7414047Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-09T09:52:28.7415254Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-09T09:52:28.7416203Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-09T09:52:28.7418291Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-09T09:52:28.7420741Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-09T09:52:28.7422302Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-09T09:52:28.7423372Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-09T09:52:28.7425003Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-09T09:52:28.7425515Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-09T09:52:28.7426763Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-09T09:52:28.7427973Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-09T09:52:28.7429206Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-09T09:52:28.7461188Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-09T09:52:28.7462952Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-09T09:52:28.7775894Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-09T09:52:28.7896448Z test cli::tests::probe_all_timeout_settles_false_without_stalling_batch ... ok
2026-06-09T09:52:28.8218253Z test cli::tests::probe_all_runs_concurrently_in_input_order ... ok
2026-06-09T09:52:28.8302332Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-09T09:52:28.8328209Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-09T09:52:29.1070935Z test cli::tests::probe_all_cap_batches_into_windows ... ok
2026-06-09T09:52:30.4940854Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-09T09:52:45.8322878Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-09T09:52:45.9980141Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-09T09:52:46.0348632Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-09T09:52:46.0618722Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-09T09:52:46.8512439Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-09T09:52:47.0409547Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-09T09:52:57.3083666Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-09T09:52:57.3095091Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-09T09:52:57.5684752Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-09T09:52:57.6821753Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-09T09:52:57.6821973Z 
2026-06-09T09:52:57.6822878Z test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.54s
2026-06-09T09:52:57.6823430Z 
2026-06-09T09:52:57.6929716Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-3313625e642c5d84.exe)
2026-06-09T09:52:58.2004573Z 
2026-06-09T09:52:58.2004986Z running 4 tests
2026-06-09T09:52:59.4757556Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-09T09:52:59.4953480Z SEEDED:49548
2026-06-09T09:53:00.5787130Z test live_agent_lifecycle_e2e ... ok
2026-06-09T09:53:00.7105556Z test mock_adapter_drives_the_full_contract ... ok
2026-06-09T09:53:00.7522572Z SEEDED:49548
2026-06-09T09:53:01.0418988Z test seed_then_listen_binds_and_relays ... ok
2026-06-09T09:53:01.0419155Z 
2026-06-09T09:53:01.0419391Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.84s
2026-06-09T09:53:01.0419840Z 
2026-06-09T09:53:01.0435480Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-f223b0904b831f5a.exe)
2026-06-09T09:53:01.5567375Z 
2026-06-09T09:53:01.5567550Z running 1 test
2026-06-09T09:53:01.5569300Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-09T09:53:01.5569494Z 
2026-06-09T09:53:01.5569670Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:53:01.5569907Z 
2026-06-09T09:53:01.5580840Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-a3616d12b07ba8c8.exe)
2026-06-09T09:53:01.6074189Z 
2026-06-09T09:53:01.6074378Z running 1 test
2026-06-09T09:53:01.6076105Z test install_script_against_staged_release ... ok
2026-06-09T09:53:01.6076313Z 
2026-06-09T09:53:01.6076513Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:53:01.6076744Z 
2026-06-09T09:53:01.6087857Z      Running tests\quickstart_e2e.rs (target\debug\deps\quickstart_e2e-6404efb2b8d0e9e8.exe)
2026-06-09T09:53:01.6330994Z 
2026-06-09T09:53:01.6331208Z running 1 test
2026-06-09T09:53:04.0199879Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-09T09:53:04.0270497Z 
2026-06-09T09:53:04.0270675Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.39s
2026-06-09T09:53:04.0270896Z 
2026-06-09T09:53:04.0271095Z      Running tests\release_verify_e2e.rs (target\debug\deps\release_verify_e2e-d615ca976bcf24b8.exe)
2026-06-09T09:53:04.4387906Z 
2026-06-09T09:53:04.4388134Z running 1 test
2026-06-09T09:53:04.4389546Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-09T09:53:04.4389735Z 
2026-06-09T09:53:04.4389886Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:53:04.4390094Z 
2026-06-09T09:53:04.4402116Z      Running tests\shell_e2e.rs (target\debug\deps\shell_e2e-d61fad40731f9ccb.exe)
2026-06-09T09:53:04.9523654Z 
2026-06-09T09:53:04.9523897Z running 1 test
2026-06-09T09:53:05.7508256Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-09T09:53:05.7508432Z 
2026-06-09T09:53:05.7508616Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
2026-06-09T09:53:05.7508832Z 
2026-06-09T09:53:05.7525072Z      Running tests\shell_sleepwake_e2e.rs (target\debug\deps\shell_sleepwake_e2e-4131950c5841e810.exe)
2026-06-09T09:53:06.3394036Z 
2026-06-09T09:53:06.3394284Z running 1 test
2026-06-09T09:53:07.9768723Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-09T09:53:07.9768898Z 
2026-06-09T09:53:07.9769052Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s
2026-06-09T09:53:07.9769314Z 
2026-06-09T09:53:07.9786001Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-3b54fc9e1a280d9c.exe)
2026-06-09T09:53:08.7264372Z 
2026-06-09T09:53:08.7264640Z running 224 tests
2026-06-09T09:53:08.7270650Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-09T09:53:08.7271122Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-09T09:53:08.7274107Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-09T09:53:08.7276979Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-09T09:53:08.7277608Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-09T09:53:08.7278616Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-09T09:53:08.7320918Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-09T09:53:08.7375975Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-09T09:53:08.7395696Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-09T09:53:08.7397004Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-09T09:53:08.7400662Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-09T09:53:08.7416459Z test config::tests::detached_subnets_knob_defaults_empty ... ok
2026-06-09T09:53:08.7423392Z test access::tests::gate_decision_table ... ok
2026-06-09T09:53:08.7423840Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-09T09:53:08.7424284Z test config::tests::missing_file_is_default ... ok
2026-06-09T09:53:08.7433420Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-09T09:53:08.7433865Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-09T09:53:08.7452604Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-09T09:53:08.7463833Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-09T09:53:08.7468359Z test daemon::tests::net_retry_backoff_doubles_then_caps ... ok
2026-06-09T09:53:08.7468848Z test daemon::tests::windows_arg_quoting_roundtrips_the_rules ... ok
2026-06-09T09:53:08.7476928Z test deelevate::tests::env_overlay_keeps_explicit_spt_home_alive ... ok
2026-06-09T09:53:08.7477482Z test deelevate::tests::plan_spawn_deelevates_only_with_a_target ... ok
2026-06-09T09:53:08.7521919Z test config::tests::save_load_roundtrip ... ok
2026-06-09T09:53:08.7537902Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-09T09:53:08.7538606Z test applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads ... ok
2026-06-09T09:53:08.7539205Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-09T09:53:08.7548067Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-09T09:53:08.7600997Z test applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary ... ok
2026-06-09T09:53:08.7617779Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-09T09:53:08.7625374Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-09T09:53:08.7632873Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-09T09:53:08.7633464Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-09T09:53:08.7634124Z test digesthub::tests::render_is_glanceable ... ok
2026-06-09T09:53:08.7634797Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-09T09:53:08.7635753Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-09T09:53:08.7636291Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-09T09:53:08.7636794Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-09T09:53:08.7637230Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-09T09:53:08.7639636Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-09T09:53:08.7640078Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-09T09:53:08.7642106Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-09T09:53:08.7642983Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-09T09:53:08.7643628Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-09T09:53:08.7645289Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-09T09:53:08.7646871Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-09T09:53:08.7647292Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-09T09:53:08.7647642Z test grants::tests::escalation_answers_apply ... ok
2026-06-09T09:53:08.7648892Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-09T09:53:08.7649828Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-09T09:53:08.7650262Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-09T09:53:08.7652331Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-09T09:53:08.7652749Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-09T09:53:08.7654241Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-09T09:53:08.7685762Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-09T09:53:08.7805330Z test applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single ... ok
2026-06-09T09:53:08.7851996Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-09T09:53:08.7854548Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-09T09:53:08.7859052Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-09T09:53:08.7864086Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-09T09:53:08.7867008Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-09T09:53:08.7893229Z test applyhost::tests::apply_staged_update_set_selects_local_platform_artifact ... ok
2026-06-09T09:53:08.7927381Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-09T09:53:08.7929492Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-09T09:53:08.7931359Z test machineid::tests::hash_is_domain_separated_and_stable ... ok
2026-06-09T09:53:08.7936521Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-09T09:53:08.7937885Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-09T09:53:08.7939751Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-09T09:53:08.7941185Z test msg::tests::output_envelope_round_trips ... ok
2026-06-09T09:53:08.7942472Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-09T09:53:08.7943682Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-09T09:53:08.8031123Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-09T09:53:08.8388629Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-09T09:53:08.8850695Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-09T09:53:08.8996948Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-09T09:53:08.9177259Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-09T09:53:09.0196845Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-09T09:53:09.1200196Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-09T09:53:09.2147471Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-09T09:53:09.2410587Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-09T09:53:09.2967122Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-09T09:53:09.3972252Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-09T09:53:09.4660536Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-09T09:53:09.5220336Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-09T09:53:09.5634452Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-09T09:53:09.5846368Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-09T09:53:09.6300022Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-09T09:53:09.6301560Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-09T09:53:09.6309878Z test peerloop::tests::advertise_marker_is_taken_exactly_once ... ok
2026-06-09T09:53:09.6430321Z test peerloop::tests::fire_due_rotations_rotates_due_and_leaves_pending ... ok
2026-06-09T09:53:09.6431445Z test peerloop::tests::first_tick_is_due_and_never_underflows ... ok
2026-06-09T09:53:09.6448450Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-09T09:53:09.6449860Z test peerloop::tests::push_target_is_the_full_roster_minus_self_and_tombstoned ... ok
2026-06-09T09:53:09.6478640Z test peerloop::tests::seeded_dial_order_fallback_and_writeback ... ok
2026-06-09T09:53:09.6479817Z test peerloop::tests::supervisor_backoff_doubles_caps_and_resets ... ok
2026-06-09T09:53:09.6481270Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-09T09:53:09.6585766Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-09T09:53:09.6664086Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-09T09:53:09.6687112Z test peerloop::tests::heartbeat_writes_and_advances ... ok
2026-06-09T09:53:09.6691491Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-09T09:53:09.6692923Z test propagate::tests::classifier_maps_every_status_shape ... ok
2026-06-09T09:53:09.6773932Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-09T09:53:09.6788135Z test peerloop::tests::supervisor_restarts_a_panicking_pump_until_stop ... ok
2026-06-09T09:53:10.1986491Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-09T09:53:10.3794119Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-09T09:53:10.4360686Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-09T09:53:10.4365037Z test machineid::tests::machine_id_hash_resolves_and_is_stable ... ok
2026-06-09T09:53:10.5219295Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-09T09:53:10.6127773Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-09T09:53:10.6128766Z test reconcile::tests::active_node_wins ... ok
2026-06-09T09:53:10.6130016Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-09T09:53:10.6131033Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-09T09:53:10.6132036Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-09T09:53:10.6416472Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-09T09:53:10.7086474Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-09T09:53:10.7574929Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-09T09:53:10.8461651Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-09T09:53:10.8731350Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-09T09:53:11.0001312Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-09T09:53:11.0089400Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-09T09:53:11.0128734Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-09T09:53:11.0224464Z test registryhost::tests::apply_node_labels_gates_and_merges ... ok
2026-06-09T09:53:11.0293288Z test registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots ... ok
2026-06-09T09:53:11.0801916Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-09T09:53:11.0895784Z test registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices ... ok
2026-06-09T09:53:11.0896906Z test registryhost::tests::superseded_requires_label_and_machine_id_under_other_key ... ok
2026-06-09T09:53:11.0922151Z test registryhost::tests::with_epoch_is_the_one_canonical_counter ... ok
2026-06-09T09:53:11.1971922Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-09T09:53:11.2897445Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-09T09:53:11.2965968Z test relcache::tests::partial_update_set_can_serve_held_platform_only ... ok
2026-06-09T09:53:11.3043238Z test relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage ... ok
2026-06-09T09:53:11.3106291Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-09T09:53:11.3174756Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-09T09:53:11.3209028Z test relcache::tests::update_set_round_trips_and_loads_by_platform ... ok
2026-06-09T09:53:11.3294572Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-09T09:53:11.3384634Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-09T09:53:11.3470485Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-09T09:53:11.3555117Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-09T09:53:11.3556180Z test release::tests::hex_roundtrips ... ok
2026-06-09T09:53:11.3810002Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-09T09:53:11.3876073Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-09T09:53:11.3880449Z test release::tests::revoked_key_is_rejected ... ok
2026-06-09T09:53:11.3881768Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-09T09:53:11.3969925Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-09T09:53:11.4060143Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-09T09:53:11.4147050Z test release::tests::update_set_artifact_mismatch_is_rejected ... ok
2026-06-09T09:53:11.4212990Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-09T09:53:11.4299571Z test release::tests::update_set_missing_platform_is_typed_rejection ... ok
2026-06-09T09:53:11.4318529Z test release::tests::update_set_channel_and_rollback_gates_hold ... ok
2026-06-09T09:53:11.4387697Z test release::tests::update_set_tampering_breaks_whole_set_signature ... ok
2026-06-09T09:53:11.4406207Z test release::tests::update_set_verifies_and_selects_platform_artifact ... ok
2026-06-09T09:53:11.4473840Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-09T09:53:11.4496941Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-09T09:53:11.4573828Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-09T09:53:11.4575003Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-09T09:53:11.4580211Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-09T09:53:11.4628991Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-09T09:53:11.4640899Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-09T09:53:11.4641952Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-09T09:53:11.5114111Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-09T09:53:11.5204218Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-09T09:53:11.5205333Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-09T09:53:11.5829203Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-09T09:53:11.6493834Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-09T09:53:11.7708793Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-09T09:53:11.8368895Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-09T09:53:11.8370020Z test seedproofx::grace_tests::grade_truth_table ... ok
2026-06-09T09:53:11.8371649Z test seedproofx::grace_tests::seed_never_appears_in_roster_gossip ... ok
2026-06-09T09:53:11.8373500Z test seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed ... ok
2026-06-09T09:53:11.8374850Z test seedproofx::roster_tests::empty_roster_frame_round_trips ... ok
2026-06-09T09:53:11.8376456Z test seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self ... ok
2026-06-09T09:53:11.8377664Z test seedproofx::roster_tests::malformed_roster_frame_rejected ... ok
2026-06-09T09:53:11.8379523Z test seedproofx::roster_tests::roster_frame_round_trips ... ok
2026-06-09T09:53:11.9600471Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-09T09:53:11.9601246Z test service::tests::plan_start_prefers_service_then_spawn_idempotent ... ok
2026-06-09T09:53:11.9602337Z test service::tests::plan_stop_routes_managed_then_ipc_then_noop ... ok
2026-06-09T09:53:11.9603640Z test service::tests::run_refused_only_when_windows_and_vanishing ... ok
2026-06-09T09:53:11.9608283Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-09T09:53:11.9609633Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-09T09:53:11.9612841Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-09T09:53:11.9746315Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-09T09:53:11.9813525Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-09T09:53:11.9979564Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-09T09:53:12.0000508Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-09T09:53:12.0202845Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-09T09:53:12.0310799Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-09T09:53:12.0370878Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-09T09:53:12.0617782Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-09T09:53:12.0620509Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-09T09:53:12.0621994Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-09T09:53:12.0645101Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-09T09:53:12.1085450Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-09T09:53:12.1107644Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-09T09:53:12.1337476Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-09T09:53:12.1495056Z test registryhost::tests::evict_silent_peers_never_touches_own_rows ... ok
2026-06-09T09:53:13.2639522Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-09T09:53:13.2655556Z test sync::tests::gate_decision_table ... ok
2026-06-09T09:53:13.2745389Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-09T09:53:13.2752410Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-09T09:53:13.2754925Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-09T09:53:13.2756395Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-09T09:53:13.2762415Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-09T09:53:13.2762900Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-09T09:53:13.2763354Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-09T09:53:13.2764049Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-09T09:53:13.2768582Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-09T09:53:13.2894670Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-09T09:53:13.2957249Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-09T09:53:13.2958845Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-09T09:53:13.3049699Z test update::tests::plan_verified_update_set_uses_selected_platform_spec ... ok
2026-06-09T09:53:13.3080620Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-09T09:53:13.3868181Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-09T09:53:13.4072088Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-09T09:53:13.4743484Z test relay::tests::run_honors_stop ... ok
2026-06-09T09:53:13.5069058Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-09T09:53:13.5657968Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-09T09:53:13.5725935Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-09T09:53:13.5792065Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-09T09:53:13.5855752Z test seedmap::tests::stop_op_acks_then_serve_returns ... ok
2026-06-09T09:53:13.5915222Z test seedmap::tests::take_absent_is_none ... ok
2026-06-09T09:53:13.6031294Z test serveprobe::tests::is_serving_subnet_honors_membership_and_detach ... ok
2026-06-09T09:53:13.6655517Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-09T09:53:13.7063802Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-09T09:53:14.1080129Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-09T09:53:14.1080300Z 
2026-06-09T09:53:14.1080459Z test result: ok. 224 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.38s
2026-06-09T09:53:14.1080706Z 
2026-06-09T09:53:14.1124572Z      Running tests\access.rs (target\debug\deps\access-fe88cdf15d6ab061.exe)
2026-06-09T09:53:14.8901035Z 
2026-06-09T09:53:14.8901267Z running 1 test
2026-06-09T09:53:15.0833846Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-09T09:53:15.0834052Z 
2026-06-09T09:53:15.0834217Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-09T09:53:15.0834579Z 
2026-06-09T09:53:15.0925579Z      Running tests\attach.rs (target\debug\deps\attach-d04af715905221da.exe)
2026-06-09T09:53:15.8774735Z 
2026-06-09T09:53:15.8774982Z running 3 tests
2026-06-09T09:53:16.0100292Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-09T09:53:16.0246000Z test attach_registers_remote_drive_detection ... ok
2026-06-09T09:53:16.0272715Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-09T09:53:16.0272987Z 
2026-06-09T09:53:16.0273212Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-09T09:53:16.0273473Z 
2026-06-09T09:53:16.0428737Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-d107bdeb088c00f1.exe)
2026-06-09T09:53:16.8093735Z 
2026-06-09T09:53:16.8093981Z running 1 test
2026-06-09T09:53:16.8255741Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-09T09:53:16.8255950Z 
2026-06-09T09:53:16.8256131Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-09T09:53:16.8256338Z 
2026-06-09T09:53:16.8270179Z      Running tests\broker.rs (target\debug\deps\broker-a8ef4b1e145f4a0d.exe)
2026-06-09T09:53:17.5929165Z 
2026-06-09T09:53:17.5929403Z running 1 test
2026-06-09T09:53:17.6091924Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-09T09:53:17.6092125Z 
2026-06-09T09:53:17.6092278Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-09T09:53:17.6092486Z 
2026-06-09T09:53:17.6105965Z      Running tests\budget.rs (target\debug\deps\budget-2ae8c26d2d02d9b3.exe)
2026-06-09T09:53:18.3869813Z 
2026-06-09T09:53:18.3870155Z running 1 test
2026-06-09T09:53:18.3871812Z test measure_dormant_seat_budget ... ok
2026-06-09T09:53:18.3871980Z 
2026-06-09T09:53:18.3872162Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:53:18.3872381Z 
2026-06-09T09:53:18.3886057Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-34e086bfaa56e177.exe)
2026-06-09T09:53:19.2220652Z 
2026-06-09T09:53:19.2220904Z running 1 test
2026-06-09T09:53:21.5017214Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-09T09:53:21.5017411Z 
2026-06-09T09:53:21.5017566Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.28s
2026-06-09T09:53:21.5017775Z 
2026-06-09T09:53:21.5038934Z      Running tests\digest.rs (target\debug\deps\digest-c6bee1219cc4504c.exe)
2026-06-09T09:53:22.3409597Z 
2026-06-09T09:53:22.3409852Z running 1 test
2026-06-09T09:53:22.4662981Z test digest_daemon_half_end_to_end ... ok
2026-06-09T09:53:22.4663158Z 
2026-06-09T09:53:22.4663316Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-09T09:53:22.4664166Z 
2026-06-09T09:53:22.4683072Z      Running tests\dispatch.rs (target\debug\deps\dispatch-1357af38edefe0a3.exe)
2026-06-09T09:53:23.2322808Z 
2026-06-09T09:53:23.2323071Z running 11 tests
2026-06-09T09:53:23.2328603Z test classify_routes_a_node_label_feed_to_registry ... ok
2026-06-09T09:53:23.4166158Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-09T09:53:23.5320189Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-09T09:53:23.6459331Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-09T09:53:25.0887221Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-09T09:53:25.2111926Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-09T09:53:26.3744572Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-09T09:53:26.5298280Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-09T09:53:26.6430161Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-09T09:53:26.7942441Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-09T09:53:26.9530549Z test dispatcher_serves_a_subnet_serve_probe ... ok
2026-06-09T09:53:26.9530747Z 
2026-06-09T09:53:26.9530903Z test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.72s
2026-06-09T09:53:26.9531112Z 
2026-06-09T09:53:27.0050600Z      Running tests\handoff.rs (target\debug\deps\handoff-5b3443ae1c154118.exe)
2026-06-09T09:53:27.7864785Z 
2026-06-09T09:53:27.7865073Z running 1 test
2026-06-09T09:53:27.9754336Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-09T09:53:27.9754538Z 
2026-06-09T09:53:27.9754688Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-09T09:53:27.9754906Z 
2026-06-09T09:53:27.9768829Z      Running tests\idempotent.rs (target\debug\deps\idempotent-7dbc81805783d053.exe)
2026-06-09T09:53:28.7501401Z 
2026-06-09T09:53:28.7501673Z running 1 test
2026-06-09T09:53:28.8329517Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-09T09:53:28.8329779Z 
2026-06-09T09:53:28.8330015Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-09T09:53:28.8330308Z 
2026-06-09T09:53:28.8393667Z      Running tests\mesh.rs (target\debug\deps\mesh-ca288515e0e43f66.exe)
2026-06-09T09:53:29.6049503Z 
2026-06-09T09:53:29.6049757Z running 2 tests
2026-06-09T09:53:29.9316340Z test staggered_offliner_still_meshes ... ok
2026-06-09T09:53:30.3467139Z test all_online_star_a_reaches_c_b_never_relays ... ok
2026-06-09T09:53:30.3467324Z 
2026-06-09T09:53:30.3467476Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
2026-06-09T09:53:30.3467698Z 
2026-06-09T09:53:30.3613430Z      Running tests\netbroker.rs (target\debug\deps\netbroker-528070262151f434.exe)
2026-06-09T09:53:31.1458915Z 
2026-06-09T09:53:31.1459167Z running 5 tests
2026-06-09T09:53:31.1486392Z test netless_broker_probes_gracefully ... ok
2026-06-09T09:53:31.1886562Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-09T09:53:31.1892212Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-09T09:53:31.2320530Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-09T09:53:31.2382078Z test brain_dials_second_broker_over_loopback ... ok
2026-06-09T09:53:31.2382248Z 
2026-06-09T09:53:31.2382593Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-09T09:53:31.2382958Z 
2026-06-09T09:53:31.2491702Z      Running tests\netstream.rs (target\debug\deps\netstream-62e3190814ca4c31.exe)
2026-06-09T09:53:32.0307839Z 
2026-06-09T09:53:32.0308080Z running 2 tests
2026-06-09T09:53:32.2736885Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-09T09:53:32.3574192Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-09T09:53:32.3574382Z 
2026-06-09T09:53:32.3575780Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
2026-06-09T09:53:32.3576024Z 
2026-06-09T09:53:32.3718444Z      Running tests\notifsync.rs (target\debug\deps\notifsync-54a84860ea900d29.exe)
2026-06-09T09:53:33.1561256Z 
2026-06-09T09:53:33.1561517Z running 1 test
2026-06-09T09:53:33.3652845Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-09T09:53:33.3653060Z 
2026-06-09T09:53:33.3653212Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
2026-06-09T09:53:33.3653671Z 
2026-06-09T09:53:33.3754924Z      Running tests\pairjoin.rs (target\debug\deps\pairjoin-0791bd19ce30047b.exe)
2026-06-09T09:53:34.1465148Z 
2026-06-09T09:53:34.1465404Z running 1 test
2026-06-09T09:53:34.4363521Z test daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end ... ok
2026-06-09T09:53:34.4363735Z 
2026-06-09T09:53:34.4363904Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
2026-06-09T09:53:34.4364208Z 
2026-06-09T09:53:34.4400325Z      Running tests\peerloop.rs (target\debug\deps\peerloop-ecc408777c600e8b.exe)
2026-06-09T09:53:35.2071974Z 
2026-06-09T09:53:35.2072244Z running 1 test
2026-06-09T09:53:36.4830967Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-09T09:53:36.4831147Z 
2026-06-09T09:53:36.4831305Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
2026-06-09T09:53:36.4831529Z 
2026-06-09T09:53:36.4886532Z      Running tests\presence.rs (target\debug\deps\presence-ddf6a597c4bde561.exe)
2026-06-09T09:53:37.2670358Z 
2026-06-09T09:53:37.2670600Z running 2 tests
2026-06-09T09:53:37.4774039Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-09T09:53:37.4776087Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-09T09:53:37.4776245Z 
2026-06-09T09:53:37.4776411Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
2026-06-09T09:53:37.4776636Z 
2026-06-09T09:53:37.4823372Z      Running tests\propagate.rs (target\debug\deps\propagate-7f75a774fee5f217.exe)
2026-06-09T09:53:38.2643170Z 
2026-06-09T09:53:38.2643437Z running 6 tests
2026-06-09T09:53:38.3817649Z test untrusted_origin_gets_no_offer ... ok
2026-06-09T09:53:38.3933657Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-09T09:53:38.4036835Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-09T09:53:38.4926229Z test update_set_propagates_selected_platform_artifact ... ok
2026-06-09T09:53:38.6118079Z test status_query_drives_the_convergence_table_end_to_end ... ok
2026-06-09T09:53:38.6284760Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-09T09:53:38.6284952Z 
2026-06-09T09:53:38.6285104Z test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
2026-06-09T09:53:38.6285316Z 
2026-06-09T09:53:38.6673713Z      Running tests\replicate.rs (target\debug\deps\replicate-3a7c5f738ac450f5.exe)
2026-06-09T09:53:39.4473631Z 
2026-06-09T09:53:39.4473880Z running 1 test
2026-06-09T09:53:40.4211469Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-09T09:53:40.4211907Z 
2026-06-09T09:53:40.4212138Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
2026-06-09T09:53:40.4212434Z 
2026-06-09T09:53:40.4312331Z      Running tests\reseed.rs (target\debug\deps\reseed-a15ab25a2f1e36d6.exe)
2026-06-09T09:53:41.2101224Z 
2026-06-09T09:53:41.2101479Z running 2 tests
2026-06-09T09:53:41.3058377Z test benign_offliner_is_reseeded_across_a_rotation ... ok
2026-06-09T09:53:43.4101880Z test revoked_node_is_denied_and_never_reseeded ... ok
2026-06-09T09:53:43.4102057Z 
2026-06-09T09:53:43.4102210Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s
2026-06-09T09:53:43.4102426Z 
2026-06-09T09:53:43.4139030Z      Running tests\rosterprop.rs (target\debug\deps\rosterprop-ce5ac55e5c8a50ce.exe)
2026-06-09T09:53:44.1805980Z 
2026-06-09T09:53:44.1806232Z running 2 tests
2026-06-09T09:53:44.2686295Z test roster_exchange_never_leaks_unproven_subnets ... ok
2026-06-09T09:53:44.2686604Z test roster_propagates_transitively_on_connect ... ok
2026-06-09T09:53:44.2686759Z 
2026-06-09T09:53:44.2686910Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-09T09:53:44.2687128Z 
2026-06-09T09:53:44.2723988Z      Running tests\seedproofx.rs (target\debug\deps\seedproofx-32a3daa5a3b59372.exe)
2026-06-09T09:53:45.0451465Z 
2026-06-09T09:53:45.0451715Z running 4 tests
2026-06-09T09:53:45.1443625Z test both_members_prove_and_cache_the_shared_subnet ... ok
2026-06-09T09:53:45.1449225Z test proven_verdict_is_the_shared_set ... ok
2026-06-09T09:53:47.2471135Z test wrong_seed_is_dropped ... ok
2026-06-09T09:53:47.2491587Z test no_shared_subnet_is_dropped ... ok
2026-06-09T09:53:47.2491737Z 
2026-06-09T09:53:47.2491924Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s
2026-06-09T09:53:47.2492146Z 
2026-06-09T09:53:47.2529769Z      Running tests\shellchan.rs (target\debug\deps\shellchan-a9b730d6db5d647f.exe)
2026-06-09T09:53:48.0612930Z 
2026-06-09T09:53:48.0613199Z running 2 tests
2026-06-09T09:53:48.2063658Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-09T09:53:48.2654804Z test hung_shell_stalls_no_other_owner ... ok
2026-06-09T09:53:48.2654962Z 
2026-06-09T09:53:48.2655128Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-09T09:53:48.2655332Z 
2026-06-09T09:53:48.2764443Z      Running tests\sync.rs (target\debug\deps\sync-40c65a4507509886.exe)
2026-06-09T09:53:49.0414026Z 
2026-06-09T09:53:49.0414272Z running 3 tests
2026-06-09T09:53:51.2274706Z test torn_pull_recovers_by_repulling ... ok
2026-06-09T09:53:53.4747524Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-09T09:53:53.8299706Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-09T09:53:53.8299911Z 
2026-06-09T09:53:53.8300086Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.79s
2026-06-09T09:53:53.8300298Z 
2026-06-09T09:53:53.8535969Z      Running tests\twohost.rs (target\debug\deps\twohost-6eabf3c342b82785.exe)
2026-06-09T09:53:54.6256624Z 
2026-06-09T09:53:54.6256885Z running 2 tests
2026-06-09T09:53:54.6258909Z test two_host_ladder_role_a ... ok
2026-06-09T09:53:54.6259106Z test two_host_ladder_role_b ... ok
2026-06-09T09:53:54.6259218Z 
2026-06-09T09:53:54.6259502Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:53:54.6259739Z 
2026-06-09T09:53:54.6275551Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-2b6734425a188b24.exe)
2026-06-09T09:53:55.4804301Z 
2026-06-09T09:53:55.4804629Z running 2 tests
2026-06-09T09:53:56.4632719Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-09T09:53:56.4787635Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-09T09:53:56.4787876Z 
2026-06-09T09:53:56.4788410Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-09T09:53:56.4788885Z 
2026-06-09T09:53:56.4880130Z      Running tests\xfer.rs (target\debug\deps\xfer-2d58da3e0e49bd1c.exe)
2026-06-09T09:53:57.3628885Z 
2026-06-09T09:53:57.3629124Z running 2 tests
2026-06-09T09:53:57.5212844Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-09T09:53:57.5361328Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-09T09:53:57.5361512Z 
2026-06-09T09:53:57.5361661Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
2026-06-09T09:53:57.5361867Z 
2026-06-09T09:53:57.5458259Z      Running unittests src\lib.rs (target\debug\deps\spt_live-7a5fd8830e154c39.exe)
2026-06-09T09:53:57.8057517Z 
2026-06-09T09:53:57.8057928Z running 49 tests
2026-06-09T09:53:57.8061503Z test context::tests::direct_always_writes ... ok
2026-06-09T09:53:57.8062563Z test context::tests::llm_over_llm_writes ... ok
2026-06-09T09:53:57.8063006Z test context::tests::llm_past_window_writes ... ok
2026-06-09T09:53:57.8063374Z test context::tests::llm_within_window_suppressed ... ok
2026-06-09T09:53:57.8063740Z test echo::tests::provenance_is_stamped ... ok
2026-06-09T09:53:57.8064513Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-09T09:53:57.8276400Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-09T09:53:57.8278057Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-09T09:53:57.8279542Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-09T09:53:57.8281370Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-09T09:53:57.8283010Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-09T09:53:57.8284090Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-09T09:53:57.8285557Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-09T09:53:57.8287136Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-09T09:53:57.8288309Z test psyche::tests::prompt_without_event ... ok
2026-06-09T09:53:57.8297419Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-09T09:53:57.8361761Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-09T09:53:57.8366271Z test history::tests::native_missing_log_is_empty ... ok
2026-06-09T09:53:57.8388142Z test history::tests::fetcher_yields_records ... ok
2026-06-09T09:53:57.8420057Z test history::tests::native_reads_logged_records ... ok
2026-06-09T09:53:57.8446655Z test echo::tests::echo_nonzero_errors ... ok
2026-06-09T09:53:57.8511871Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-09T09:53:57.8548302Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-09T09:53:57.8812416Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-09T09:53:58.1171692Z test history::tests::fetcher_timeout_errors ... ok
2026-06-09T09:53:58.3287672Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-09T09:53:58.9601164Z test ingest::tests::both_drops_ingested ... ok
2026-06-09T09:53:59.2814734Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-09T09:53:59.2815713Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-09T09:53:59.2816772Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-09T09:53:59.2818023Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-09T09:53:59.2822700Z test ingest::tests::no_drops_is_empty ... ok
2026-06-09T09:53:59.2827503Z test signoff::tests::stale_signoff_swept ... ok
2026-06-09T09:53:59.3085817Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-09T09:53:59.3337922Z test turn::tests::turn_captures_stdout ... ok
2026-06-09T09:54:00.2097819Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-09T09:54:00.2432521Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-09T09:54:00.2448606Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-09T09:54:00.7143093Z test pulse::tests::tick_ingests_drops ... ok
2026-06-09T09:54:00.7158998Z test pulse::tests::tick_reports_idle ... ok
2026-06-09T09:54:01.2330900Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-09T09:54:01.8647825Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-09T09:54:02.6141805Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-09T09:54:03.1602169Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-09T09:54:03.1888449Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-09T09:54:03.7213216Z test resume::tests::download_composes_two_tiers ... ok
2026-06-09T09:54:03.7505479Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-09T09:54:03.7511336Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-09T09:54:04.7587019Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-09T09:54:04.7587523Z 
2026-06-09T09:54:04.7587821Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.95s
2026-06-09T09:54:04.7588164Z 
2026-06-09T09:54:04.7601955Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-e4e75d37295e273a.exe)
2026-06-09T09:54:04.7901636Z 
2026-06-09T09:54:04.7901747Z running 28 tests
2026-06-09T09:54:04.7905584Z test emit::tests::parse_frame_shapes ... ok
2026-06-09T09:54:04.7906722Z test emit::tests::anonymous_frame_still_enveloped ... ok
2026-06-09T09:54:04.7907722Z test emit::tests::frame_renders_msg_envelope ... ok
2026-06-09T09:54:04.7908111Z test emit::tests::multiline_body_escapes_and_round_trips ... ok
2026-06-09T09:54:04.7908649Z test emit::tests::typed_envelope_body_passes_through_verbatim ... ok
2026-06-09T09:54:04.7909595Z test emit::tests::oversized_line_chunks_into_event_parts ... ok
2026-06-09T09:54:04.7910025Z test deliver::tests::deferred_send_validates ... ok
2026-06-09T09:54:04.7916836Z test ring::tests::ring_no_perch ... ok
2026-06-09T09:54:04.8569308Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-09T09:54:04.8570610Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-09T09:54:04.8571472Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-09T09:54:04.8576114Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-09T09:54:04.8580729Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-09T09:54:04.8586116Z test deliver::tests::send_outcome_mapping ... ok
2026-06-09T09:54:04.8809601Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-09T09:54:04.8891583Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-09T09:54:04.8911455Z test listener::tests::drop_unregisters_address ... ok
2026-06-09T09:54:04.9311414Z test ready::tests::backlog_drains_on_start ... ok
2026-06-09T09:54:04.9396905Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-09T09:54:04.9625983Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-09T09:54:04.9683741Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-09T09:54:04.9862709Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-09T09:54:05.0080403Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-09T09:54:05.0423751Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-09T09:54:05.0726771Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-09T09:54:05.1538486Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-09T09:54:05.2773643Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-09T09:54:09.3718060Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-09T09:54:09.3718406Z 
2026-06-09T09:54:09.3718666Z test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.58s
2026-06-09T09:54:09.3719016Z 
2026-06-09T09:54:09.3737391Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-8946eda3620f69e3.exe)
2026-06-09T09:54:09.6055383Z 
2026-06-09T09:54:09.6055646Z running 2 tests
2026-06-09T09:54:09.7775100Z test offline_then_online_delivers_backlog ... ok
2026-06-09T09:54:09.8397682Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-09T09:54:09.8397930Z 
2026-06-09T09:54:09.8398160Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-09T09:54:09.8398470Z 
2026-06-09T09:54:09.8413218Z      Running unittests src\lib.rs (target\debug\deps\spt_net-68b159b0dc601246.exe)
2026-06-09T09:54:10.7760607Z 
2026-06-09T09:54:10.7760857Z running 121 tests
2026-06-09T09:54:10.7763914Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-09T09:54:10.7768317Z test net::endpoint::tests::keep_alive_is_under_idle_timeout ... ok
2026-06-09T09:54:10.7770589Z test net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-09T09:54:10.7771277Z test net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed ... ok
2026-06-09T09:54:10.7771879Z test net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed ... ok
2026-06-09T09:54:10.7772384Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-09T09:54:10.7772894Z test net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive ... ok
2026-06-09T09:54:10.7773398Z test net::mesh::seedproof::tests::wrong_epoch_fails ... ok
2026-06-09T09:54:10.7774671Z test net::mesh::seedproof::tests::forged_proof_fails ... ok
2026-06-09T09:54:10.7775272Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-09T09:54:10.7775814Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-09T09:54:10.7776326Z test net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ ... ok
2026-06-09T09:54:10.7776812Z test net::mesh::seedproof::tests::wrong_subnet_fails ... ok
2026-06-09T09:54:10.7777232Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-09T09:54:10.7777877Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-09T09:54:10.7778380Z test net::mesh::seedproof::tests::mutual_requires_both_sides ... ok
2026-06-09T09:54:10.7778819Z test net::mesh::seedproof::tests::cross_connection_replay_fails ... ok
2026-06-09T09:54:10.7779297Z test net::pairing::ntp::tests::offset_applies_signed_and_saturates ... ok
2026-06-09T09:54:10.7779737Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-09T09:54:10.7781221Z test net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies ... ok
2026-06-09T09:54:10.7781798Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-09T09:54:10.7782502Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-09T09:54:10.7783039Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-09T09:54:10.7783518Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-09T09:54:10.7784066Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-09T09:54:10.7784576Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-09T09:54:10.7785098Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-09T09:54:10.7785643Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-09T09:54:10.7786141Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-09T09:54:10.7786669Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-09T09:54:10.7787195Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-09T09:54:10.7787866Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-09T09:54:10.7788712Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-09T09:54:10.7792381Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-09T09:54:10.7792868Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-09T09:54:10.7793506Z test net::pairing::ntp::tests::unreachable_server_falls_back ... ok
2026-06-09T09:54:10.7794213Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-09T09:54:10.7794874Z test net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp ... ok
2026-06-09T09:54:10.7795563Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-09T09:54:10.7797336Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-09T09:54:10.7798107Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-09T09:54:10.7798682Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-09T09:54:10.7799229Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-09T09:54:10.7799872Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-09T09:54:10.7808039Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-09T09:54:10.7809809Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-09T09:54:10.7810403Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-09T09:54:10.7811005Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-09T09:54:10.7812972Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-09T09:54:10.7817397Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-09T09:54:10.7817903Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-09T09:54:10.7818389Z test net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips ... ok
2026-06-09T09:54:10.7825681Z test net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips ... ok
2026-06-09T09:54:10.8158321Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-09T09:54:10.8391908Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-09T09:54:10.8517545Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-09T09:54:10.8520099Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-09T09:54:10.8521721Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-09T09:54:10.8523092Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-09T09:54:10.8525185Z test net::registry::tests::evicting_dead_node_clears_phantom_ambiguity ... ok
2026-06-09T09:54:10.8526918Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-09T09:54:10.8527560Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-09T09:54:10.8529065Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-09T09:54:10.8529477Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-09T09:54:10.8530851Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-09T09:54:10.8531323Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-09T09:54:10.8532422Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-09T09:54:10.8533061Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-09T09:54:10.8534065Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-09T09:54:10.8535928Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-09T09:54:10.8537083Z test net::registry::tests::node_level_label_lease_persist_prune_and_serde ... ok
2026-06-09T09:54:10.8537637Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-09T09:54:10.8538028Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-09T09:54:10.8539749Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-09T09:54:10.8540151Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-09T09:54:10.8541568Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-09T09:54:10.8542476Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-09T09:54:10.8543831Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-09T09:54:10.8544284Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-09T09:54:10.8545617Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-09T09:54:10.8546168Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-09T09:54:10.8547664Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-09T09:54:10.8548086Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-09T09:54:10.8549373Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-09T09:54:10.8549958Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-09T09:54:10.8551118Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-09T09:54:10.8551681Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-09T09:54:10.8552563Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-09T09:54:10.8554921Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-09T09:54:10.8555554Z test net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat ... ok
2026-06-09T09:54:10.8556004Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-09T09:54:10.8556422Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-09T09:54:10.8556977Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-09T09:54:10.8558711Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-09T09:54:10.8559173Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-09T09:54:10.8559633Z test net::serveprobe::tests::records_round_trip_and_degrade ... ok
2026-06-09T09:54:10.8560102Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-09T09:54:10.8560984Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-09T09:54:10.8561436Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-09T09:54:10.8562009Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-09T09:54:10.8562496Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-09T09:54:10.8562963Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-09T09:54:10.8563467Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-09T09:54:10.8563911Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-09T09:54:10.8564521Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-09T09:54:10.8565430Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-09T09:54:10.8565886Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-09T09:54:10.8566265Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-09T09:54:10.8566555Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-09T09:54:10.8566805Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-09T09:54:10.8567272Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-09T09:54:10.8577126Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-09T09:54:10.9092876Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-09T09:54:10.9093316Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-09T09:54:10.9106317Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-09T09:54:10.9106742Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-09T09:54:10.9612586Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-09T09:54:10.9918348Z test net::pairing::wire::tests::wrong_code_fails_and_records_no_membership ... ok
2026-06-09T09:54:10.9925043Z test net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster ... ok
2026-06-09T09:54:10.9927948Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-09T09:54:11.0672918Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-09T09:54:11.0673119Z 
2026-06-09T09:54:11.0673281Z test result: ok. 120 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.29s
2026-06-09T09:54:11.0673659Z 
2026-06-09T09:54:11.0712957Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-9756213f43e4276a.exe)
2026-06-09T09:54:11.1406579Z 
2026-06-09T09:54:11.1406813Z running 55 tests
2026-06-09T09:54:11.1412145Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-09T09:54:11.1412498Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-09T09:54:11.1412813Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-09T09:54:11.1413704Z test addr::tests::display_round_trips ... ok
2026-06-09T09:54:11.1414554Z test endpoint::tests::broker_and_node_families ... ok
2026-06-09T09:54:11.1414999Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-09T09:54:11.1415378Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-09T09:54:11.1415792Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-09T09:54:11.1416224Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-09T09:54:11.1416651Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-09T09:54:11.1417065Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-09T09:54:11.1417472Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-09T09:54:11.1417899Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-09T09:54:11.1418368Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-09T09:54:11.1418803Z test envelope::tests::body_escape_is_cr_linesafe ... ok
2026-06-09T09:54:11.1419318Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-09T09:54:11.1419943Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-09T09:54:11.1420658Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-09T09:54:11.1421233Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-09T09:54:11.1421712Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-09T09:54:11.1422135Z test envelope::tests::parser_both_tags_present ... ok
2026-06-09T09:54:11.1422643Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-09T09:54:11.1423236Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-09T09:54:11.1423763Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-09T09:54:11.1424334Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-09T09:54:11.1424806Z test event::tests::alarm_event_round_trips ... ok
2026-06-09T09:54:11.1425148Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-09T09:54:11.1425595Z test event::tests::attr_order_preserved ... ok
2026-06-09T09:54:11.1426287Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-09T09:54:11.1426730Z test event::tests::empty_body_envelope_parses ... ok
2026-06-09T09:54:11.1427165Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-09T09:54:11.1427601Z test event::tests::msg_event_round_trips ... ok
2026-06-09T09:54:11.1428033Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-09T09:54:11.1428533Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-09T09:54:11.1428962Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-09T09:54:11.1429353Z test id::tests::accepts_japanese_scripts ... ok
2026-06-09T09:54:11.1429725Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-09T09:54:11.1430102Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-09T09:54:11.1430662Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-09T09:54:11.1431055Z test id::tests::reports_bad_char_position ... ok
2026-06-09T09:54:11.1431424Z test id::tests::reserves_address_delimiters ... ok
2026-06-09T09:54:11.1431815Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-09T09:54:11.1432217Z test payload::tests::base64_known_vectors ... ok
2026-06-09T09:54:11.1432648Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-09T09:54:11.1433099Z test payload::tests::command_payload_round_trips ... ok
2026-06-09T09:54:11.1433501Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-09T09:54:11.1433918Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-09T09:54:11.1434387Z test payload::tests::text_payload_round_trips ... ok
2026-06-09T09:54:11.1434825Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-09T09:54:11.1435254Z test version::tests::current_version_self_compatible ... ok
2026-06-09T09:54:11.1436497Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-09T09:54:11.1436935Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-09T09:54:11.1512090Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-09T09:54:11.1615788Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-09T09:54:11.1754721Z test identity::tests::sign_verify_round_trip ... ok
2026-06-09T09:54:11.1754911Z 
2026-06-09T09:54:11.1755079Z test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-09T09:54:11.1755288Z 
2026-06-09T09:54:11.1766683Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ece743e28603da29.exe)
2026-06-09T09:54:11.4629127Z 
2026-06-09T09:54:11.4629414Z running 26 tests
2026-06-09T09:54:11.4645524Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-09T09:54:11.4652999Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-09T09:54:11.4653740Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-09T09:54:11.4655215Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-09T09:54:11.4655766Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-09T09:54:11.4656316Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-09T09:54:11.4656837Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-09T09:54:11.4657284Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-09T09:54:11.4658342Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-09T09:54:11.4658837Z test manifest::tests::shell_fixture_parses ... ok
2026-06-09T09:54:11.4661099Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-09T09:54:11.4661543Z test runtime::tests::fills_known_placeholders ... ok
2026-06-09T09:54:11.4661947Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-09T09:54:11.4662389Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-09T09:54:11.4663105Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-09T09:54:11.4663871Z test runtime::tests::unknown_role_errors ... ok
2026-06-09T09:54:11.4666741Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-09T09:54:11.4667084Z test manifest::tests::round_trips_through_toml ... ok
2026-06-09T09:54:11.4679082Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-09T09:54:11.4681894Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-09T09:54:11.4687864Z test manifest::tests::manifest_schema_shape ... ok
2026-06-09T09:54:11.4821133Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-09T09:54:11.4827887Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-09T09:54:11.4909250Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-09T09:54:11.5015330Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-09T09:54:11.7774392Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-09T09:54:11.7774597Z 
2026-06-09T09:54:11.7774756Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-09T09:54:11.7774976Z 
2026-06-09T09:54:11.7790641Z      Running unittests src\lib.rs (target\debug\deps\spt_store-7f8a86becb633218.exe)
2026-06-09T09:54:12.0398487Z 
2026-06-09T09:54:12.0398647Z running 151 tests
2026-06-09T09:54:12.0404577Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-09T09:54:12.0405632Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-09T09:54:12.0406056Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-09T09:54:12.0406425Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-09T09:54:12.0406767Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-09T09:54:12.0407140Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-09T09:54:12.0407480Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-09T09:54:12.0409656Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-09T09:54:12.0409947Z test attachment::tests::boot_reset_and_serving_filter ... ok
2026-06-09T09:54:12.0410950Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-09T09:54:12.0411678Z test contextmark::tests::merge_decisions ... ok
2026-06-09T09:54:12.0412038Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-09T09:54:12.0412357Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-09T09:54:12.0435548Z test attachment::tests::corrupt_file_degrades_to_attached ... ok
2026-06-09T09:54:12.0481146Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-09T09:54:12.0481532Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-09T09:54:12.0502830Z test access::tests::recent_outbound_persists ... ok
2026-06-09T09:54:12.0507098Z test attachment::tests::attached_default_flip_roundtrip ... ok
2026-06-09T09:54:12.0514974Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-09T09:54:12.0529722Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-09T09:54:12.0535052Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-09T09:54:12.0546435Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-09T09:54:12.0559643Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-09T09:54:12.0560909Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-09T09:54:12.0561956Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-09T09:54:12.0636204Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-09T09:54:12.0841221Z test history::tests::appends_one_record_per_line ... ok
2026-06-09T09:54:12.0913835Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-09T09:54:12.0914269Z test home::tests::home_assignment_matrix ... ok
2026-06-09T09:54:12.0914918Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-09T09:54:12.1020681Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-09T09:54:12.1021452Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-09T09:54:12.1100378Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-09T09:54:12.1184266Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-09T09:54:12.1305090Z test info::tests::corrupt_content_returns_none ... ok
2026-06-09T09:54:12.1442476Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-09T09:54:12.1618218Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-09T09:54:12.1802357Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-09T09:54:12.1875210Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-09T09:54:12.2089144Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-09T09:54:12.2201414Z test info::tests::set_status_marks_existing_record ... ok
2026-06-09T09:54:12.2294547Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-09T09:54:12.2358074Z test info::tests::write_read_round_trip ... ok
2026-06-09T09:54:12.2369985Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-09T09:54:12.2514585Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-09T09:54:12.2521601Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-09T09:54:12.2694297Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-09T09:54:12.2848530Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-09T09:54:12.2866716Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-09T09:54:12.3005851Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-09T09:54:12.3062011Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-09T09:54:12.3577825Z test contextstore::tests::invalid_id_refused ... ok
2026-06-09T09:54:12.3673694Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-09T09:54:12.3976728Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-09T09:54:12.3977235Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-09T09:54:12.4030618Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-09T09:54:12.4306182Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-09T09:54:12.4411331Z test peeraddrs::tests::corrupt_file_degrades_to_empty ... ok
2026-06-09T09:54:12.4488378Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-09T09:54:12.4547102Z test peeraddrs::tests::put_get_roundtrip_and_noop_reput ... ok
2026-06-09T09:54:12.4614108Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-09T09:54:12.4614827Z test peeraddrs::tests::record_is_one_step_and_skips_noops ... ok
2026-06-09T09:54:12.4617812Z test perch::tests::classification_matrix ... ok
2026-06-09T09:54:12.4618246Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-09T09:54:12.4635856Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-09T09:54:12.4636356Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-09T09:54:12.4662997Z test perch::tests::resolve_self_is_flat ... ok
2026-06-09T09:54:12.4699970Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-09T09:54:12.4700517Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-09T09:54:12.4700901Z test proc::tests::current_process_is_alive ... ok
2026-06-09T09:54:12.4718272Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-09T09:54:12.4718763Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-09T09:54:12.4719423Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-09T09:54:12.4743349Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-09T09:54:12.4754833Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-09T09:54:12.4862536Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-09T09:54:12.5691432Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-09T09:54:12.5819426Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-09T09:54:12.6285314Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-09T09:54:12.6407207Z test registry::tests::register_and_lookup ... ok
2026-06-09T09:54:12.6895946Z test registry::tests::reregister_replaces_address ... ok
2026-06-09T09:54:12.7293484Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-09T09:54:12.7460426Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-09T09:54:12.7461159Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-09T09:54:12.7681232Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-09T09:54:12.7709870Z test roster::tests::is_member_any_spans_subnets_and_honors_tombstones ... ok
2026-06-09T09:54:12.7711651Z test roster::tests::merge_entry_is_strictly_greater_lease_wins ... ok
2026-06-09T09:54:12.7832659Z test roster::tests::merge_is_commutative_and_idempotent ... ok
2026-06-09T09:54:12.7846303Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-09T09:54:12.7859322Z test roster::tests::roster_for_projects_one_subnets_slice ... ok
2026-06-09T09:54:12.7866167Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-09T09:54:12.7953300Z test roster::tests::tombstone_dominates_suppresses_reinsert_and_clears ... ok
2026-06-09T09:54:12.7954932Z test roster::tests::offline_member_persists_through_silence_and_reload ... ok
2026-06-09T09:54:12.7955464Z test roster::tests::upsert_self_overwrites_unconditionally ... ok
2026-06-09T09:54:12.7956048Z test rotation::tests::coalesce_is_per_subnet ... ok
2026-06-09T09:54:12.7956647Z test rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline ... ok
2026-06-09T09:54:12.7957342Z test rotation::tests::due_subnets_respects_deadline_and_force_is_immediate ... ok
2026-06-09T09:54:12.7989041Z test roster::tests::tombstones_are_scoped_and_merge ... ok
2026-06-09T09:54:12.7990297Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-09T09:54:12.8012755Z test roster::tests::serde_additive_and_degrades_to_empty ... ok
2026-06-09T09:54:12.8036896Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-09T09:54:12.8040423Z test rotation::tests::persists_and_degrades_to_empty ... ok
2026-06-09T09:54:12.8325951Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-09T09:54:12.8379509Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-09T09:54:12.8496700Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-09T09:54:12.9316793Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-09T09:54:12.9388673Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-09T09:54:12.9512737Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-09T09:54:12.9941218Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-09T09:54:13.0035778Z test spool::tests::reopen_is_idempotent ... ok
2026-06-09T09:54:13.1437517Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-09T09:54:13.1438207Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-09T09:54:13.1461487Z test subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent ... ok
2026-06-09T09:54:13.1482253Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-09T09:54:13.1490992Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-09T09:54:13.1491526Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-09T09:54:13.1509836Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-09T09:54:13.2129989Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-09T09:54:13.2131286Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-09T09:54:13.2204930Z test subnet::tests::no_prior_generation_before_rotation ... ok
2026-06-09T09:54:13.2205403Z test subnet::tests::remove_drops_membership ... ok
2026-06-09T09:54:13.2246204Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-09T09:54:13.2397889Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-09T09:54:13.2498771Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-09T09:54:13.2848750Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-09T09:54:13.3418921Z test project::tests::derivation_ladder ... ok
2026-06-09T09:54:13.5316764Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-09T09:54:13.6674788Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-09T09:54:13.7955821Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-09T09:54:13.7956713Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-09T09:54:13.7962771Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-09T09:54:13.7963201Z test visibility::tests::override_wins_both_directions ... ok
2026-06-09T09:54:13.8421020Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-09T09:54:13.8550901Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-09T09:54:13.8973403Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-09T09:54:13.9090816Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-09T09:54:13.9291940Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-09T09:54:14.0404775Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-09T09:54:14.0844653Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-09T09:54:14.5982505Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-09T09:54:15.0269097Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-09T09:54:15.1373484Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-09T09:54:16.1446089Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-09T09:54:16.5150702Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-09T09:54:16.8935662Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-09T09:54:16.9790084Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-09T09:54:17.3121231Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-09T09:54:17.6843983Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-09T09:54:18.2990617Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-09T09:54:18.4385738Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-09T09:54:19.1256217Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-09T09:54:19.1256449Z 
2026-06-09T09:54:19.1256601Z test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.09s
2026-06-09T09:54:19.1256816Z 
2026-06-09T09:54:19.1274685Z      Running unittests src\lib.rs (target\debug\deps\spt_term-8b05b695d36bdbec.exe)
2026-06-09T09:54:19.2760220Z 
2026-06-09T09:54:19.2760341Z running 8 tests
2026-06-09T09:54:19.2764984Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-09T09:54:19.2766475Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-09T09:54:19.2776603Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-09T09:54:19.2815416Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-09T09:54:19.2821793Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-09T09:54:19.2822925Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-09T09:54:19.2824121Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-09T09:54:19.2825654Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-09T09:54:19.2825853Z 
2026-06-09T09:54:19.2826007Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-09T09:54:19.2826218Z 
2026-06-09T09:54:19.2839720Z      Running tests\digest.rs (target\debug\deps\digest-807cbbf9f26101c5.exe)
2026-06-09T09:54:19.4544401Z 
2026-06-09T09:54:19.4544708Z running 1 test
2026-06-09T09:54:21.5398635Z test digest_parses_a_real_pty_stream ... ok
2026-06-09T09:54:21.5398810Z 
2026-06-09T09:54:21.5398963Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s
2026-06-09T09:54:21.5399416Z 
2026-06-09T09:54:21.5413095Z      Running tests\dsr.rs (target\debug\deps\dsr-8ee0ef595a5926dd.exe)
2026-06-09T09:54:21.6068336Z 
2026-06-09T09:54:21.6068634Z running 2 tests
2026-06-09T09:54:21.6291622Z test drain_forwards_child_output ... ok
2026-06-09T09:54:21.6295779Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-09T09:54:21.6295948Z 
2026-06-09T09:54:21.6296106Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-09T09:54:21.6296319Z 
2026-06-09T09:54:21.6307652Z      Running tests\inject.rs (target\debug\deps\inject-e1d86896c2df67d7.exe)
2026-06-09T09:54:21.6903183Z 
2026-06-09T09:54:21.6903303Z running 2 tests
2026-06-09T09:54:21.7198851Z test ctrl_c_interrupts_the_child ... ok
2026-06-09T09:54:21.7304023Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-09T09:54:21.7304268Z 
2026-06-09T09:54:21.7304496Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-09T09:54:21.7304823Z 
2026-06-09T09:54:21.7317175Z      Running tests\stream.rs (target\debug\deps\stream-c9af5734122db90d.exe)
2026-06-09T09:54:21.7964827Z 
2026-06-09T09:54:21.7964937Z running 2 tests
2026-06-09T09:54:21.8178634Z test delivers_every_value_under_resize ... ok
2026-06-09T09:54:22.8085644Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-09T09:54:22.8085925Z 
2026-06-09T09:54:22.8086166Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-09T09:54:22.8086464Z 
2026-06-09T09:54:22.8101097Z      Running tests\surface.rs (target\debug\deps\surface-dc6432f147c60b15.exe)
2026-06-09T09:54:22.8704788Z 
2026-06-09T09:54:22.8704930Z running 1 test
2026-06-09T09:54:22.8802136Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-09T09:54:22.8802341Z 
2026-06-09T09:54:22.8802500Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-09T09:54:22.8802739Z 
2026-06-09T09:54:22.8813554Z      Running unittests src\main.rs (target\debug\deps\xtask-d2f1f3f6f7da21f3.exe)
2026-06-09T09:54:23.2701027Z 
2026-06-09T09:54:23.2701307Z running 1 test
2026-06-09T09:54:23.2703270Z test converge_tests::converge_table_renders_rows_and_success_predicate ... ok
2026-06-09T09:54:23.2703491Z 
2026-06-09T09:54:23.2703650Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:54:23.2703861Z 
2026-06-09T09:54:23.2715157Z    Doc-tests spt_daemon
2026-06-09T09:54:23.6693401Z 
2026-06-09T09:54:23.6693657Z running 0 tests
2026-06-09T09:54:23.6693775Z 
2026-06-09T09:54:23.6693952Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:54:23.6694161Z 
2026-06-09T09:54:23.6761296Z    Doc-tests spt_live
2026-06-09T09:54:23.7345685Z 
2026-06-09T09:54:23.7345895Z running 0 tests
2026-06-09T09:54:23.7346011Z 
2026-06-09T09:54:23.7346202Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:54:23.7346421Z 
2026-06-09T09:54:23.7398809Z    Doc-tests spt_msg
2026-06-09T09:54:23.7956533Z 
2026-06-09T09:54:23.7957053Z running 0 tests
2026-06-09T09:54:23.7957171Z 
2026-06-09T09:54:23.7957391Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:54:23.7957603Z 
2026-06-09T09:54:23.8009358Z    Doc-tests spt_net
2026-06-09T09:54:24.0378776Z 
2026-06-09T09:54:24.0379017Z running 0 tests
2026-06-09T09:54:24.0379134Z 
2026-06-09T09:54:24.0379300Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:54:24.0379523Z 
2026-06-09T09:54:24.0438973Z    Doc-tests spt_proto
2026-06-09T09:54:24.0905341Z 
2026-06-09T09:54:24.0905648Z running 0 tests
2026-06-09T09:54:24.0905765Z 
2026-06-09T09:54:24.0905937Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:54:24.0906470Z 
2026-06-09T09:54:24.0965946Z    Doc-tests spt_runtime
2026-06-09T09:54:24.2562730Z 
2026-06-09T09:54:24.2562975Z running 0 tests
2026-06-09T09:54:24.2563088Z 
2026-06-09T09:54:24.2563283Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:54:24.2563504Z 
2026-06-09T09:54:24.2620683Z    Doc-tests spt_store
2026-06-09T09:54:24.4021230Z 
2026-06-09T09:54:24.4021417Z running 0 tests
2026-06-09T09:54:24.4021520Z 
2026-06-09T09:54:24.4021684Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:54:24.4021901Z 
2026-06-09T09:54:24.4074661Z    Doc-tests spt_term
2026-06-09T09:54:24.4589299Z 
2026-06-09T09:54:24.4589428Z running 0 tests
2026-06-09T09:54:24.4589522Z 
2026-06-09T09:54:24.4589695Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-09T09:54:24.4589907Z 
2026-06-09T09:54:29.5585278Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-09T09:54:29.5585640Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-09T09:54:29.5639957Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-09T09:54:29.5640187Z ##[endgroup]
2026-06-09T09:54:30.4111544Z     Checking cfg-if v1.0.4
2026-06-09T09:54:30.4111776Z     Checking windows-link v0.2.1
2026-06-09T09:54:30.4111960Z     Checking typenum v1.20.1
2026-06-09T09:54:30.4120714Z     Checking critical-section v1.2.0
2026-06-09T09:54:30.4122926Z     Checking memchr v2.8.1
2026-06-09T09:54:30.4126385Z     Checking subtle v2.6.1
2026-06-09T09:54:30.4131616Z     Checking smallvec v1.15.1
2026-06-09T09:54:30.4134057Z     Checking serde_core v1.0.228
2026-06-09T09:54:30.4135448Z     Checking cpufeatures v0.2.17
2026-06-09T09:54:30.4135727Z     Checking equivalent v1.0.2
2026-06-09T09:54:30.4135971Z     Checking itoa v1.0.18
2026-06-09T09:54:30.4136703Z     Checking pin-project-lite v0.2.17
2026-06-09T09:54:30.4139550Z     Checking hashbrown v0.17.1
2026-06-09T09:54:30.4139904Z     Checking log v0.4.32
2026-06-09T09:54:30.4146165Z     Checking zeroize v1.8.2
2026-06-09T09:54:30.4722925Z     Checking windows-sys v0.61.2
2026-06-09T09:54:30.4922498Z    Compiling getrandom v0.3.4
2026-06-09T09:54:30.4923141Z     Checking getrandom v0.2.17
2026-06-09T09:54:30.4964229Z     Checking rand_core v0.10.1
2026-06-09T09:54:30.5047076Z     Checking futures-core v0.3.32
2026-06-09T09:54:30.5134775Z     Checking bytes v1.11.1
2026-06-09T09:54:30.5284925Z     Checking stable_deref_trait v1.2.1
2026-06-09T09:54:30.5873212Z     Checking zerofrom v0.1.8
2026-06-09T09:54:30.5873589Z     Checking libc v0.2.186
2026-06-09T09:54:30.6047962Z     Checking bitflags v2.12.1
2026-06-09T09:54:30.6119305Z     Checking slab v0.4.12
2026-06-09T09:54:30.6144495Z    Compiling jobserver v0.1.34
2026-06-09T09:54:30.6233196Z     Checking futures-io v0.3.32
2026-06-09T09:54:30.6258256Z     Checking futures-sink v0.3.32
2026-06-09T09:54:30.6328786Z     Checking getrandom v0.4.2
2026-06-09T09:54:30.6368881Z     Checking futures-task v0.3.32
2026-06-09T09:54:30.6997843Z     Checking rand_core v0.6.4
2026-06-09T09:54:30.7190302Z     Checking yoke v0.8.3
2026-06-09T09:54:30.7225879Z     Checking futures-channel v0.3.32
2026-06-09T09:54:30.7259873Z     Checking zerocopy v0.8.50
2026-06-09T09:54:30.7543745Z     Checking signature v2.2.0
2026-06-09T09:54:30.7549199Z     Checking zmij v1.0.21
2026-06-09T09:54:30.7549501Z     Checking fastrand v2.4.1
2026-06-09T09:54:30.7575959Z     Checking writeable v0.6.3
2026-06-09T09:54:30.7803433Z    Compiling cc v1.2.63
2026-06-09T09:54:30.8638589Z     Checking fallible-streaming-iterator v0.1.9
2026-06-09T09:54:30.8800302Z     Checking ed25519 v2.2.3
2026-06-09T09:54:30.9000153Z     Checking fallible-iterator v0.3.0
2026-06-09T09:54:30.9133126Z     Checking futures-util v0.3.32
2026-06-09T09:54:30.9221144Z     Checking zerovec v0.11.6
2026-06-09T09:54:30.9457428Z     Checking litemap v0.8.2
2026-06-09T09:54:30.9492569Z     Checking zerotrie v0.2.4
2026-06-09T09:54:30.9642297Z     Checking windows_x86_64_msvc v0.52.6
2026-06-09T09:54:30.9897144Z     Checking utf8_iter v1.0.4
2026-06-09T09:54:31.0027875Z     Checking icu_properties_data v2.2.0
2026-06-09T09:54:31.0193171Z     Checking indexmap v2.14.0
2026-06-09T09:54:31.0443618Z     Checking windows-targets v0.52.6
2026-06-09T09:54:31.0450644Z     Checking icu_normalizer_data v2.2.0
2026-06-09T09:54:31.0451295Z     Checking percent-encoding v2.3.2
2026-06-09T09:54:31.1249269Z     Checking http v1.4.1
2026-06-09T09:54:31.1250419Z     Checking windows-sys v0.59.0
2026-06-09T09:54:31.1251013Z     Checking cpufeatures v0.3.0
2026-06-09T09:54:31.1354547Z     Checking thiserror v2.0.18
2026-06-09T09:54:31.1799842Z     Checking rustls-pki-types v1.14.1
2026-06-09T09:54:31.1835933Z     Checking form_urlencoded v1.2.2
2026-06-09T09:54:31.2101305Z     Checking untrusted v0.9.0
2026-06-09T09:54:31.2271235Z     Checking chacha20 v0.10.0
2026-06-09T09:54:31.2591583Z    Compiling fnv v1.0.7
2026-06-09T09:54:31.2717661Z    Compiling strsim v0.11.1
2026-06-09T09:54:31.2935792Z     Checking windows-result v0.4.1
2026-06-09T09:54:31.3490055Z     Checking windows-strings v0.5.1
2026-06-09T09:54:31.4087451Z     Checking scopeguard v1.2.0
2026-06-09T09:54:31.4572398Z     Checking tinystr v0.8.3
2026-06-09T09:54:31.4691555Z     Checking potential_utf v0.1.5
2026-06-09T09:54:31.4691922Z     Checking rand v0.10.1
2026-06-09T09:54:31.4744751Z    Compiling darling_core v0.20.11
2026-06-09T09:54:31.5033607Z     Checking lock_api v0.4.14
2026-06-09T09:54:31.5099346Z     Checking generic-array v0.14.7
2026-06-09T09:54:31.5599891Z     Checking const-oid v0.10.2
2026-06-09T09:54:31.5968461Z    Compiling cmake v0.1.58
2026-06-09T09:54:31.6542449Z     Checking icu_locale_core v2.2.0
2026-06-09T09:54:31.6804223Z     Checking icu_collections v2.2.0
2026-06-09T09:54:31.7048161Z     Checking atomic-waker v1.1.2
2026-06-09T09:54:31.7136337Z     Checking num-traits v0.2.19
2026-06-09T09:54:31.7959766Z     Checking derive_more v2.1.1
2026-06-09T09:54:31.8102857Z     Checking http-body v1.0.1
2026-06-09T09:54:31.8243689Z     Checking hybrid-array v0.4.12
2026-06-09T09:54:31.9463788Z     Checking base64ct v1.8.3
2026-06-09T09:54:31.9583301Z     Checking httparse v1.10.1
2026-06-09T09:54:32.0417085Z     Checking base64 v0.22.1
2026-06-09T09:54:32.0589042Z     Checking tower-service v0.3.3
2026-06-09T09:54:32.1360229Z     Checking try-lock v0.2.5
2026-06-09T09:54:32.1519991Z     Checking tinyvec_macros v0.1.1
2026-06-09T09:54:32.1587921Z     Checking crypto-common v0.1.7
2026-06-09T09:54:32.2248194Z     Checking block-buffer v0.10.4
2026-06-09T09:54:32.2346771Z     Checking pem-rfc7468 v1.0.0
2026-06-09T09:54:32.2401709Z     Checking data-encoding v2.11.0
2026-06-09T09:54:32.2489886Z     Checking tinyvec v1.11.0
2026-06-09T09:54:32.2875128Z     Checking want v0.3.1
2026-06-09T09:54:32.3301526Z     Checking inout v0.1.4
2026-06-09T09:54:32.3675227Z     Checking digest v0.10.7
2026-06-09T09:54:32.3921874Z     Checking der v0.8.0-rc.10
2026-06-09T09:54:32.3943351Z     Checking windows-core v0.62.2
2026-06-09T09:54:32.3957619Z     Checking n0-error v0.1.3
2026-06-09T09:54:32.4123133Z     Checking crypto-common v0.2.2
2026-06-09T09:54:32.4216284Z     Checking icu_provider v2.2.0
2026-06-09T09:54:32.4667220Z     Checking block-buffer v0.12.0
2026-06-09T09:54:32.4805829Z     Checking winapi v0.3.9
2026-06-09T09:54:32.5000227Z     Checking serde v1.0.228
2026-06-09T09:54:32.5624740Z     Checking serde_json v1.0.150
2026-06-09T09:54:32.5757627Z     Checking sha2 v0.10.9
2026-06-09T09:54:32.6012019Z     Checking curve25519-dalek v4.1.3
2026-06-09T09:54:32.6140336Z    Compiling anyhow v1.0.102
2026-06-09T09:54:32.6517220Z     Checking serial-core v0.4.0
2026-06-09T09:54:32.6540839Z     Checking icu_normalizer v2.2.0
2026-06-09T09:54:32.7480300Z    Compiling libsqlite3-sys v0.30.1
2026-06-09T09:54:32.7590435Z    Compiling aws-lc-sys v0.41.0
2026-06-09T09:54:32.8013947Z    Compiling ring v0.17.14
2026-06-09T09:54:32.8524485Z     Checking icu_properties v2.2.0
2026-06-09T09:54:33.0176729Z     Checking cordyceps v0.3.4
2026-06-09T09:54:33.0259377Z     Checking portable-atomic v1.13.1
2026-06-09T09:54:33.0548722Z     Checking ipnet v2.12.0
2026-06-09T09:54:33.0587763Z     Checking parking v2.2.1
2026-06-09T09:54:33.1767804Z     Checking diatomic-waker v0.2.3
2026-06-09T09:54:33.3194897Z     Checking spin v0.10.0
2026-06-09T09:54:33.3195281Z     Checking httpdate v1.0.3
2026-06-09T09:54:33.3762464Z     Checking spki v0.8.0-rc.4
2026-06-09T09:54:33.4106882Z     Checking futures-lite v2.6.1
2026-06-09T09:54:33.4167087Z     Checking futures-buffered v0.2.13
2026-06-09T09:54:33.4287175Z     Checking digest v0.11.3
2026-06-09T09:54:33.4355403Z     Checking ed25519-dalek v2.2.0
2026-06-09T09:54:33.4472778Z     Checking serde_spanned v0.6.9
2026-06-09T09:54:33.4776570Z     Checking once_cell v1.21.4
2026-06-09T09:54:33.6059834Z     Checking toml_datetime v0.6.11
2026-06-09T09:54:33.6120246Z     Checking pin-project v1.1.13
2026-06-09T09:54:33.6261058Z     Checking thiserror v1.0.69
2026-06-09T09:54:33.6589652Z     Checking tracing-core v0.1.36
2026-06-09T09:54:33.6601279Z     Checking spt-proto v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-09T09:54:33.7354120Z     Checking serial-windows v0.4.0
2026-06-09T09:54:33.7620846Z     Checking memoffset v0.6.5
2026-06-09T09:54:33.7621213Z     Checking cipher v0.4.4
2026-06-09T09:54:33.8668301Z     Checking parking_lot_core v0.9.12
2026-06-09T09:54:33.8875112Z     Checking universal-hash v0.5.1
2026-06-09T09:54:33.9013610Z     Checking aho-corasick v1.1.4
2026-06-09T09:54:33.9608491Z     Checking idna_adapter v1.2.2
2026-06-09T09:54:33.9689504Z     Checking sync_wrapper v1.0.2
2026-06-09T09:54:34.0017379Z     Checking lazy_static v1.5.0
2026-06-09T09:54:34.0136686Z     Checking tracing v0.1.44
2026-06-09T09:54:34.0202997Z     Checking either v1.16.0
2026-06-09T09:54:34.0686246Z     Checking byteorder v1.5.0
2026-06-09T09:54:34.0725151Z     Checking idna v1.1.0
2026-06-09T09:54:34.1054793Z     Checking winnow v0.7.15
2026-06-09T09:54:34.1563228Z     Checking toml_write v0.1.2
2026-06-09T09:54:34.2192798Z     Checking bitflags v1.3.2
2026-06-09T09:54:34.2939454Z     Checking pin-utils v0.1.0
2026-06-09T09:54:34.3195090Z    Compiling powerfmt v0.2.0
2026-06-09T09:54:34.3269601Z     Checking opaque-debug v0.3.1
2026-06-09T09:54:34.3294092Z     Checking regex-syntax v0.8.10
2026-06-09T09:54:34.3479901Z     Checking prefix-trie v0.8.4
2026-06-09T09:54:34.3567428Z     Checking nix v0.25.1
2026-06-09T09:54:34.3730463Z     Checking ahash v0.8.12
2026-06-09T09:54:34.3968610Z     Checking polyval v0.6.2
2026-06-09T09:54:34.3978169Z     Checking url v2.5.8
2026-06-09T09:54:34.4306596Z     Checking hash32 v0.2.1
2026-06-09T09:54:34.5253316Z     Checking hashbrown v0.14.5
2026-06-09T09:54:34.5441996Z    Compiling deranged v0.5.8
2026-06-09T09:54:34.5480387Z     Checking shared_library v0.1.9
2026-06-09T09:54:34.6029083Z     Checking parking_lot v0.12.5
2026-06-09T09:54:34.6628366Z     Checking winreg v0.10.1
2026-06-09T09:54:34.6707192Z     Checking filedescriptor v0.8.3
2026-06-09T09:54:34.6730770Z    Compiling darling_macro v0.20.11
2026-06-09T09:54:34.6751653Z     Checking ref-cast v1.0.25
2026-06-09T09:54:34.7674521Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-09T09:54:34.7991131Z     Checking serial v0.4.0
2026-06-09T09:54:34.8187090Z     Checking pkcs8 v0.11.0-rc.10
2026-06-09T09:54:34.8220212Z     Checking futures-executor v0.3.32
2026-06-09T09:54:34.8291027Z     Checking crossbeam-utils v0.8.21
2026-06-09T09:54:34.8620240Z     Checking spin v0.9.8
2026-06-09T09:54:34.9051314Z     Checking windows-threading v0.2.1
2026-06-09T09:54:34.9760609Z     Checking shell-words v1.1.1
2026-06-09T09:54:34.9829582Z     Checking downcast-rs v1.2.1
2026-06-09T09:54:35.0338393Z     Checking dyn-clone v1.0.20
2026-06-09T09:54:35.0801927Z    Compiling time-core v0.1.8
2026-06-09T09:54:35.0871745Z     Checking hashlink v0.9.1
2026-06-09T09:54:35.1102971Z     Checking signature v3.0.0
2026-06-09T09:54:35.1135388Z     Checking tower-layer v0.3.3
2026-06-09T09:54:35.1418381Z    Compiling num-conv v0.2.2
2026-06-09T09:54:35.1563239Z    Compiling darling v0.20.11
2026-06-09T09:54:35.2415199Z     Checking ed25519 v3.0.0-rc.4
2026-06-09T09:54:35.2470626Z     Checking schemars v1.2.1
2026-06-09T09:54:35.2671392Z     Checking portable-pty v0.8.1
2026-06-09T09:54:35.2769010Z     Checking heapless v0.7.17
2026-06-09T09:54:35.2988256Z     Checking windows-future v0.3.2
2026-06-09T09:54:35.3588625Z     Checking futures v0.3.32
2026-06-09T09:54:35.3851136Z    Compiling derive_builder_core v0.20.2
2026-06-09T09:54:35.4152684Z     Checking hickory-proto v0.26.0-beta.4
2026-06-09T09:54:35.4153091Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-09T09:54:35.4237974Z    Compiling proc-macro-crate v3.5.0
2026-06-09T09:54:35.5367373Z     Checking ghash v0.5.1
2026-06-09T09:54:35.6500823Z     Checking ctr v0.9.2
2026-06-09T09:54:35.7158366Z     Checking toml_edit v0.22.27
2026-06-09T09:54:35.8041429Z    Compiling time v0.3.47
2026-06-09T09:54:35.8137311Z     Checking aes v0.8.4
2026-06-09T09:54:35.8286542Z     Checking sha2 v0.11.0-rc.5
2026-06-09T09:54:35.8420817Z     Checking windows-numerics v0.3.1
2026-06-09T09:54:35.9309864Z     Checking windows-collections v0.3.2
2026-06-09T09:54:35.9883714Z     Checking aead v0.5.2
2026-06-09T09:54:36.0162820Z     Checking rusqlite v0.32.1
2026-06-09T09:54:36.0292926Z     Checking regex-automata v0.4.14
2026-06-09T09:54:36.0609891Z     Checking http-body-util v0.1.3
2026-06-09T09:54:36.1071695Z     Checking cobs v0.3.0
2026-06-09T09:54:36.2599880Z     Checking widestring v1.2.1
2026-06-09T09:54:36.2737102Z    Compiling num_enum_derive v0.7.6
2026-06-09T09:54:36.3038572Z     Checking postcard v1.1.3
2026-06-09T09:54:36.3364277Z     Checking aes-gcm v0.10.3
2026-06-09T09:54:36.3922025Z     Checking windows v0.62.2
2026-06-09T09:54:36.4975599Z     Checking data-encoding-macro v0.1.20
2026-06-09T09:54:36.5056897Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-09T09:54:36.5781058Z     Checking crossbeam-epoch v0.9.18
2026-06-09T09:54:36.5785831Z    Compiling derive_builder_macro v0.20.2
2026-06-09T09:54:36.7049327Z     Checking crossbeam-channel v0.5.15
2026-06-09T09:54:36.7372176Z     Checking chrono v0.4.45
2026-06-09T09:54:36.8160911Z     Checking spt-store v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-09T09:54:36.8958028Z    Compiling blake3 v1.8.5
2026-06-09T09:54:37.0210897Z    Compiling derive_builder v0.20.2
2026-06-09T09:54:37.0525258Z     Checking windows-registry v0.6.1
2026-06-09T09:54:37.1044550Z     Checking uuid v1.23.2
2026-06-09T09:54:37.1148313Z     Checking tagptr v0.2.0
2026-06-09T09:54:37.1540627Z     Checking toml v0.8.23
2026-06-09T09:54:37.2534217Z     Checking foldhash v0.2.0
2026-06-09T09:54:37.2822867Z    Compiling vergen-lib v9.1.0
2026-06-09T09:54:37.3400284Z    Compiling vergen-lib v0.1.6
2026-06-09T09:54:37.3866691Z     Checking xml-rs v0.8.28
2026-06-09T09:54:37.3937436Z     Checking mac-addr v0.3.0
2026-06-09T09:54:37.4242369Z     Checking ryu v1.0.23
2026-06-09T09:54:37.4911893Z    Compiling vergen v9.1.0
2026-06-09T09:54:37.5396835Z     Checking sorted-index-buffer v0.2.1
2026-06-09T09:54:37.5812322Z     Checking allocator-api2 v0.2.21
2026-06-09T09:54:37.5875761Z    Compiling vergen-gitcl v1.0.8
2026-06-09T09:54:37.6391395Z     Checking lru-slab v0.1.2
2026-06-09T09:54:37.6584645Z     Checking rustc-hash v2.1.2
2026-06-09T09:54:37.6596802Z     Checking regex v1.12.3
2026-06-09T09:54:37.6698741Z     Checking identity-hash v0.1.0
2026-06-09T09:54:37.7083104Z     Checking iroh-metrics v0.38.3
2026-06-09T09:54:37.7808586Z     Checking num_enum v0.7.6
2026-06-09T09:54:37.7852045Z     Checking moka v0.12.15
2026-06-09T09:54:37.7878787Z     Checking strum v0.28.0
2026-06-09T09:54:37.7917166Z     Checking iroh-base v0.98.0
2026-06-09T09:54:37.8771481Z     Checking xmltree v0.10.3
2026-06-09T09:54:37.8990543Z     Checking hashbrown v0.16.1
2026-06-09T09:54:37.8991325Z     Checking attohttpc v0.30.1
2026-06-09T09:54:37.9676323Z     Checking simple-dns v0.9.3
2026-06-09T09:54:37.9860668Z     Checking arrayref v0.3.9
2026-06-09T09:54:38.0549444Z     Checking constant_time_eq v0.4.2
2026-06-09T09:54:38.0549830Z     Checking resolv-conf v0.7.6
2026-06-09T09:54:38.0609546Z     Checking smol_str v0.1.24
2026-06-09T09:54:38.1626822Z     Checking sha1_smol v1.0.1
2026-06-09T09:54:38.1917384Z     Checking arrayvec v0.7.6
2026-06-09T09:54:38.2298361Z     Checking simdutf8 v0.1.5
2026-06-09T09:54:38.2394163Z     Checking hmac v0.12.1
2026-06-09T09:54:38.2722117Z     Checking serde_bytes v0.11.19
2026-06-09T09:54:38.2762607Z     Checking webpki-roots v1.0.7
2026-06-09T09:54:38.2981937Z     Checking socket2 v0.6.4
2026-06-09T09:54:38.3329848Z     Checking mio v1.2.1
2026-06-09T09:54:38.3582315Z     Checking tempfile v3.27.0
2026-06-09T09:54:38.3760148Z    Compiling iroh-relay v0.98.0
2026-06-09T09:54:38.4037479Z     Checking netdev v0.42.0
2026-06-09T09:54:38.4093159Z     Checking seize v0.5.1
2026-06-09T09:54:38.4216556Z     Checking cmov v0.5.4
2026-06-09T09:54:38.4371849Z     Checking hkdf v0.12.4
2026-06-09T09:54:38.4421553Z     Checking sha1 v0.10.6
2026-06-09T09:54:38.4587766Z     Checking spt-msg v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-09T09:54:38.5279446Z     Checking lru v0.16.4
2026-06-09T09:54:38.5528138Z     Checking spake2 v0.4.0
2026-06-09T09:54:38.5806465Z     Checking recvmsg v1.0.0
2026-06-09T09:54:38.5806794Z     Checking noq-udp v0.10.0
2026-06-09T09:54:38.5824759Z     Checking ipconfig v0.3.4
2026-06-09T09:54:38.5887965Z     Checking papaya v0.2.4
2026-06-09T09:54:38.6186814Z     Checking ctutils v0.4.2
2026-06-09T09:54:38.6232247Z     Checking utf8parse v0.2.2
2026-06-09T09:54:38.6363882Z     Checking once_cell_polyfill v1.70.2
2026-06-09T09:54:38.6882878Z     Checking anstyle v1.0.14
2026-06-09T09:54:38.7224164Z     Checking spt-term v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-09T09:54:38.7256778Z     Checking spt-runtime v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-09T09:54:38.7287280Z     Checking anstyle-parse v1.0.0
2026-06-09T09:54:38.7294839Z     Checking tokio v1.52.3
2026-06-09T09:54:38.7441034Z     Checking anstyle-query v1.1.5
2026-06-09T09:54:38.7667452Z     Checking colorchoice v1.0.5
2026-06-09T09:54:38.8564750Z     Checking is_terminal_polyfill v1.70.2
2026-06-09T09:54:38.8609586Z     Checking terminal_size v0.4.4
2026-06-09T09:54:38.8609896Z     Checking interprocess v2.4.2
2026-06-09T09:54:38.8749728Z     Checking clap_lex v1.1.0
2026-06-09T09:54:38.8777719Z     Checking anstyle-wincon v3.0.11
2026-06-09T09:54:38.8843199Z     Checking qrcode v0.14.1
2026-06-09T09:54:39.0976038Z     Checking anstream v1.0.0
2026-06-09T09:54:39.2204949Z     Checking mock-adapter v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-09T09:54:39.3365787Z     Checking clap_builder v4.6.0
2026-06-09T09:54:40.0554297Z     Checking spt-live v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-09T09:54:40.7437275Z     Checking clap v4.6.1
2026-06-09T09:54:41.9210064Z     Checking tokio-util v0.7.18
2026-06-09T09:54:41.9784717Z     Checking tower v0.5.3
2026-06-09T09:54:41.9785082Z     Checking acto v0.8.2
2026-06-09T09:54:41.9786319Z     Checking backon v1.6.0
2026-06-09T09:54:42.3611970Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-09T09:54:42.3795655Z     Checking tower-http v0.6.11
2026-06-09T09:54:42.4540206Z     Checking h2 v0.4.14
2026-06-09T09:54:42.4599843Z     Checking n0-future v0.3.2
2026-06-09T09:54:42.4600369Z     Checking tokio-stream v0.1.18
2026-06-09T09:54:42.5780177Z     Checking n0-watcher v0.6.1
2026-06-09T09:54:42.6548212Z     Checking iroh-dns v0.98.0
2026-06-09T09:54:44.8790155Z     Checking wmi v0.18.4
2026-06-09T09:54:45.3151187Z     Checking hyper v1.10.1
2026-06-09T09:54:45.3959963Z     Checking netwatch v0.16.0
2026-06-09T09:54:46.2469052Z     Checking hyper-util v0.1.20
2026-06-09T09:54:47.3046381Z     Checking igd-next v0.17.1
2026-06-09T09:54:47.6725513Z     Checking portmapper v0.16.0
2026-06-09T09:54:50.5124221Z    Compiling aws-lc-rs v1.17.0
2026-06-09T09:54:50.5238234Z    Compiling rustls v0.23.40
2026-06-09T09:54:51.2905974Z     Checking rustls-webpki v0.103.13
2026-06-09T09:54:53.0342399Z     Checking tokio-rustls v0.26.4
2026-06-09T09:54:53.0342645Z     Checking noq-proto v0.17.0
2026-06-09T09:54:53.0342828Z     Checking rustls-platform-verifier v0.7.0
2026-06-09T09:54:53.1795081Z     Checking hyper-rustls v0.27.9
2026-06-09T09:54:53.1795391Z     Checking hickory-net v0.26.0-beta.4
2026-06-09T09:54:53.1795654Z     Checking tokio-websockets v0.13.2
2026-06-09T09:54:53.2943424Z     Checking reqwest v0.13.4
2026-06-09T09:54:53.8452667Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-09T09:54:55.0871227Z     Checking noq v0.18.0
2026-06-09T09:54:56.2044130Z     Checking iroh v0.98.2
2026-06-09T09:54:59.4074671Z     Checking spt-net v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-09T09:55:00.5365704Z     Checking spt-daemon v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-09T09:55:02.7966590Z     Checking xtask v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-09T09:55:02.7967142Z     Checking spt v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-09T09:55:05.1458672Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.30s
2026-06-09T09:55:05.2842649Z ##[group]Run actions/checkout@v5
2026-06-09T09:55:05.2842860Z with:
2026-06-09T09:55:05.2843020Z   repository: SaberMage/spt-shell-notify
2026-06-09T09:55:05.2843226Z   path: .adapter-notify
2026-06-09T09:55:05.2845228Z   token: ***
2026-06-09T09:55:05.2845354Z   ssh-strict: true
2026-06-09T09:55:05.2845491Z   ssh-user: git
2026-06-09T09:55:05.2845617Z   persist-credentials: true
2026-06-09T09:55:05.2845762Z   clean: true
2026-06-09T09:55:05.2845890Z   sparse-checkout-cone-mode: true
2026-06-09T09:55:05.2846047Z   fetch-depth: 1
2026-06-09T09:55:05.2846165Z   fetch-tags: false
2026-06-09T09:55:05.2846288Z   show-progress: true
2026-06-09T09:55:05.2846413Z   lfs: false
2026-06-09T09:55:05.2846522Z   submodules: false
2026-06-09T09:55:05.2846647Z   set-safe-directory: true
2026-06-09T09:55:05.2846785Z ##[endgroup]
2026-06-09T09:55:05.3524921Z Syncing repository: SaberMage/spt-shell-notify
2026-06-09T09:55:05.3529764Z ##[group]Getting Git version info
2026-06-09T09:55:05.3530079Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-09T09:55:05.3839473Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-09T09:55:05.4032721Z git version 2.43.0.windows.1
2026-06-09T09:55:05.4057363Z ##[endgroup]
2026-06-09T09:55:05.4064331Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f4ed30c8-494b-4b5c-aed8-1379bb172d04\.gitconfig'
2026-06-09T09:55:05.4076822Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f4ed30c8-494b-4b5c-aed8-1379bb172d04' before making global git config changes
2026-06-09T09:55:05.4077296Z Adding repository directory to the temporary git global config as a safe directory
2026-06-09T09:55:05.4082621Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-09T09:55:05.4298616Z ##[group]Initializing the repository
2026-06-09T09:55:05.4303276Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-09T09:55:05.4599944Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-09T09:55:05.4624918Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-09T09:55:05.4863927Z ##[endgroup]
2026-06-09T09:55:05.4864170Z ##[group]Disabling automatic garbage collection
2026-06-09T09:55:05.4868440Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-09T09:55:05.5117751Z ##[endgroup]
2026-06-09T09:55:05.5117975Z ##[group]Setting up auth
2026-06-09T09:55:05.5118306Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-09T09:55:05.5293042Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-09T09:55:05.8852273Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-09T09:55:05.9064916Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-09T09:55:06.2574501Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-09T09:55:06.2784213Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-09T09:55:06.6328852Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-09T09:55:06.6611560Z ##[endgroup]
2026-06-09T09:55:06.6611926Z ##[group]Determining the default branch
2026-06-09T09:55:06.6614667Z Retrieving the default branch name
2026-06-09T09:55:07.0154926Z Default branch 'main'
2026-06-09T09:55:07.0155315Z ##[endgroup]
2026-06-09T09:55:07.0155557Z ##[group]Fetching the repository
2026-06-09T09:55:07.0161742Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-09T09:55:07.7930691Z From https://github.com/SaberMage/spt-shell-notify
2026-06-09T09:55:07.7930949Z  * [new branch]      main       -> origin/main
2026-06-09T09:55:07.8039941Z ##[endgroup]
2026-06-09T09:55:07.8040174Z ##[group]Determining the checkout info
2026-06-09T09:55:07.8041262Z ##[endgroup]
2026-06-09T09:55:07.8046274Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-09T09:55:07.8279033Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-09T09:55:07.8493231Z ##[group]Checking out the ref
2026-06-09T09:55:07.8501287Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-09T09:55:07.8791145Z branch 'main' set up to track 'origin/main'.
2026-06-09T09:55:07.8791345Z Reset branch 'main'
2026-06-09T09:55:07.8811789Z ##[endgroup]
2026-06-09T09:55:07.9036339Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-09T09:55:07.9226612Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-09T09:55:07.9443925Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-09T09:55:07.9444342Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-09T09:55:07.9496548Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-09T09:55:07.9496762Z ##[endgroup]
2026-06-09T09:55:08.2068509Z     Updating crates.io index
2026-06-09T09:55:08.3887349Z      Locking 11 packages to latest compatible versions
2026-06-09T09:55:08.4260333Z    Compiling serde_core v1.0.228
2026-06-09T09:55:08.4260631Z    Compiling zmij v1.0.21
2026-06-09T09:55:08.4260935Z    Compiling serde_json v1.0.150
2026-06-09T09:55:08.4261269Z    Compiling itoa v1.0.18
2026-06-09T09:55:08.4261562Z    Compiling memchr v2.8.1
2026-06-09T09:55:10.4926844Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-09T09:55:10.8380223Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
2026-06-09T09:55:10.9435722Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-09T09:55:10.9436071Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-09T09:55:10.9494514Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-09T09:55:10.9494736Z env:
2026-06-09T09:55:10.9495014Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-09T09:55:10.9495338Z ##[endgroup]
2026-06-09T09:55:11.6889628Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
2026-06-09T09:55:11.7084299Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-f223b0904b831f5a.exe)
2026-06-09T09:55:11.7200394Z 
2026-06-09T09:55:11.7200506Z running 1 test
2026-06-09T09:55:12.3296664Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-09T09:55:12.3296863Z 
2026-06-09T09:55:12.3297052Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
2026-06-09T09:55:12.3297250Z 
2026-06-09T09:55:12.4145855Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-09T09:55:12.4146194Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-09T09:55:12.4197331Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-09T09:55:12.4197549Z env:
2026-06-09T09:55:12.4197662Z   SPT_INSTALL_E2E: 1
2026-06-09T09:55:12.4197791Z ##[endgroup]
2026-06-09T09:55:13.1025798Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
2026-06-09T09:55:13.1224666Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-a3616d12b07ba8c8.exe)
2026-06-09T09:55:13.1347947Z 
2026-06-09T09:55:13.1348169Z running 1 test
2026-06-09T09:55:21.4440346Z test install_script_against_staged_release ... ok
2026-06-09T09:55:21.4440518Z 
2026-06-09T09:55:21.4440697Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.31s
2026-06-09T09:55:21.4440917Z 
2026-06-09T09:55:21.5269560Z ##[group]Run cargo run -p xtask -- check
2026-06-09T09:55:21.5269795Z [36;1mcargo run -p xtask -- check[0m
2026-06-09T09:55:21.5320458Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-09T09:55:21.5320678Z ##[endgroup]
2026-06-09T09:55:22.1702561Z    Compiling windows-sys v0.61.2
2026-06-09T09:55:22.1712067Z    Compiling cc v1.2.63
2026-06-09T09:55:22.1775891Z    Compiling darling_core v0.20.11
2026-06-09T09:55:22.1778021Z    Compiling rustls v0.23.40
2026-06-09T09:55:22.1849090Z    Compiling fastrand v2.4.1
2026-06-09T09:55:22.1958102Z    Compiling windows-sys v0.59.0
2026-06-09T09:55:22.2826051Z    Compiling futures-lite v2.6.1
2026-06-09T09:55:22.8878371Z    Compiling ring v0.17.14
2026-06-09T09:55:22.8878677Z    Compiling libsqlite3-sys v0.30.1
2026-06-09T09:55:22.8879134Z    Compiling blake3 v1.8.5
2026-06-09T09:55:23.3766007Z    Compiling darling_macro v0.20.11
2026-06-09T09:55:23.6533907Z    Compiling darling v0.20.11
2026-06-09T09:55:23.8154035Z    Compiling derive_builder_core v0.20.2
2026-06-09T09:55:24.3398737Z    Compiling derive_builder_macro v0.20.2
2026-06-09T09:55:24.5857963Z    Compiling derive_builder v0.20.2
2026-06-09T09:55:24.7191358Z    Compiling vergen-lib v9.1.0
2026-06-09T09:55:24.7191573Z    Compiling vergen-lib v0.1.6
2026-06-09T09:55:24.8188358Z    Compiling vergen v9.1.0
2026-06-09T09:55:24.8506771Z    Compiling vergen-gitcl v1.0.8
2026-06-09T09:55:25.1453562Z    Compiling iroh-relay v0.98.0
2026-06-09T09:55:25.3013120Z    Compiling rusqlite v0.32.1
2026-06-09T09:55:25.5622846Z    Compiling rustls-webpki v0.103.13
2026-06-09T09:55:25.8461441Z    Compiling spt-store v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-09T09:55:27.0162131Z    Compiling spt-msg v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-09T09:55:27.1530788Z    Compiling spt-runtime v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-09T09:55:27.1531484Z    Compiling spt-term v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-09T09:55:27.1559224Z    Compiling socket2 v0.6.4
2026-06-09T09:55:27.1559618Z    Compiling mio v1.2.1
2026-06-09T09:55:27.1559890Z    Compiling netdev v0.42.0
2026-06-09T09:55:27.1560229Z    Compiling seize v0.5.1
2026-06-09T09:55:27.1560815Z    Compiling interprocess v2.4.2
2026-06-09T09:55:27.5670500Z    Compiling noq-udp v0.10.0
2026-06-09T09:55:27.6086573Z    Compiling tokio v1.52.3
2026-06-09T09:55:27.7150220Z    Compiling ipconfig v0.3.4
2026-06-09T09:55:27.7665925Z    Compiling papaya v0.2.4
2026-06-09T09:55:28.5473746Z    Compiling noq-proto v0.17.0
2026-06-09T09:55:28.5474127Z    Compiling rustls-platform-verifier v0.7.0
2026-06-09T09:55:28.6326509Z    Compiling spt-live v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-09T09:55:30.8254586Z    Compiling tokio-util v0.7.18
2026-06-09T09:55:30.8254833Z    Compiling tokio-rustls v0.26.4
2026-06-09T09:55:30.8255152Z    Compiling tower v0.5.3
2026-06-09T09:55:30.8255432Z    Compiling acto v0.8.2
2026-06-09T09:55:30.8255846Z    Compiling backon v1.6.0
2026-06-09T09:55:31.1718387Z    Compiling tower-http v0.6.11
2026-06-09T09:55:31.1794614Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-09T09:55:31.3537479Z    Compiling h2 v0.4.14
2026-06-09T09:55:31.3537792Z    Compiling n0-future v0.3.2
2026-06-09T09:55:31.3538092Z    Compiling tokio-stream v0.1.18
2026-06-09T09:55:31.3538539Z    Compiling tokio-websockets v0.13.2
2026-06-09T09:55:31.4432157Z    Compiling n0-watcher v0.6.1
2026-06-09T09:55:31.4877412Z    Compiling iroh-dns v0.98.0
2026-06-09T09:55:31.6642517Z    Compiling netwatch v0.16.0
2026-06-09T09:55:32.1854589Z    Compiling noq v0.18.0
2026-06-09T09:55:34.2461978Z    Compiling hyper v1.10.1
2026-06-09T09:55:34.2462456Z    Compiling hickory-net v0.26.0-beta.4
2026-06-09T09:55:35.0196068Z    Compiling hyper-util v0.1.20
2026-06-09T09:55:35.0325964Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-09T09:55:35.8079127Z    Compiling hyper-rustls v0.27.9
2026-06-09T09:55:35.8079362Z    Compiling igd-next v0.17.1
2026-06-09T09:55:35.9351617Z    Compiling reqwest v0.13.4
2026-06-09T09:55:36.4176003Z    Compiling portmapper v0.16.0
2026-06-09T09:55:41.7023480Z    Compiling iroh v0.98.2
2026-06-09T09:55:50.7848254Z    Compiling spt-net v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-09T09:55:52.0795077Z    Compiling spt-daemon v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-09T09:55:59.0838586Z    Compiling xtask v0.3.2 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-09T09:56:01.8469882Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.09s
2026-06-09T09:56:01.8663075Z      Running `target\debug\xtask.exe check`
2026-06-09T09:56:38.9136810Z xtask check: OK
2026-06-09T09:56:38.9871272Z Post job cleanup.
2026-06-09T09:56:39.0821968Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-09T09:56:39.1031427Z git version 2.43.0.windows.1
2026-06-09T09:56:39.1064932Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\78ce7b34-1c9c-4f01-b4fd-4a81a13edd76\.gitconfig'
2026-06-09T09:56:39.1076990Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\78ce7b34-1c9c-4f01-b4fd-4a81a13edd76' before making global git config changes
2026-06-09T09:56:39.1077459Z Adding repository directory to the temporary git global config as a safe directory
2026-06-09T09:56:39.1082150Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-09T09:56:39.1297724Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-09T09:56:39.1512408Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-09T09:56:39.5031970Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-09T09:56:39.5232068Z http.https://github.com/.extraheader
2026-06-09T09:56:39.5256510Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-09T09:56:39.5478523Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-09T09:56:39.9089024Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-09T09:56:39.9300847Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-09T09:56:40.3015134Z Post job cleanup.
2026-06-09T09:56:40.3991112Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-09T09:56:40.4190170Z git version 2.43.0.windows.1
2026-06-09T09:56:40.4224818Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1b36bb5a-8fee-400a-b20a-c089acfa7e00\.gitconfig'
2026-06-09T09:56:40.4238007Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1b36bb5a-8fee-400a-b20a-c089acfa7e00' before making global git config changes
2026-06-09T09:56:40.4238479Z Adding repository directory to the temporary git global config as a safe directory
2026-06-09T09:56:40.4243274Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-09T09:56:40.4467694Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-09T09:56:40.4687842Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-09T09:56:40.8273703Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-09T09:56:40.8479040Z http.https://github.com/.extraheader
2026-06-09T09:56:40.8503932Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-09T09:56:40.8730325Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-09T09:56:41.2341411Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-09T09:56:41.2548399Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-09T09:56:41.6025454Z Cleaning up orphan processes
